Uses of Class
info.magnolia.module.delta.ConditionalDelegateTask

Packages that use ConditionalDelegateTask
info.magnolia.module.delta   
info.magnolia.setup.for3_5   
 

Uses of ConditionalDelegateTask in info.magnolia.module.delta
 

Subclasses of ConditionalDelegateTask in info.magnolia.module.delta
 class BootstrapConditionally
           
 class ChildrenExistsDelegateTask
          A task that delegates to another depending on existence of children.
 class IsAuthorInstanceDelegateTask
          A task that depends on the value of the /server/admin config value.
 class IsInstallSamplesTask
           
 class IsModuleInstalledOrRegistered
           
 class ModuleDependencyBootstrapTask
          A Task which will bootstrap files if an optional module is installed or registered: any resource under "/info/magnolia/module/moduleName/setup/dependencyName".
 class NodeCheckDelegateTask
          A task that delegates to another if a checkNode is true, or to an optional other if it is false.
 class NodeExistsDelegateTask
          A task that delegates to another depending on whether a specified node exists or not.
 class PropertyExistsDelegateTask
          A task that delegates to another depending on whether a specified property exists or not.
 class PropertyValueDelegateTask
          A task which delegates to another if a property has a given value.
 class ReplaceIfExistsTask
          A task which replaces a node by bootstrapping a file, only if it exists.
 class SamplesBootstrapTask
           
 

Uses of ConditionalDelegateTask in info.magnolia.setup.for3_5
 

Subclasses of ConditionalDelegateTask in info.magnolia.setup.for3_5
 class MigrateFilterConfiguration
           
 class UpdateI18nConfiguration
           
 



Copyright © 2003-2010 Magnolia International Ltd.. All Rights Reserved.