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

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

Uses of ConditionalDelegateTask in info.magnolia.module.cache.setup
 

Subclasses of ConditionalDelegateTask in info.magnolia.module.cache.setup
 class DefaultCompressibleContentTypesCondition
          Removes obsolete cache compression list in favor of new global configuration.
 

Uses of ConditionalDelegateTask in info.magnolia.module.delta
 

Subclasses of ConditionalDelegateTask in info.magnolia.module.delta
 class BootstrapConditionally
          A Task which bootstraps if the node targeted by the bootstrap file does not exist.
 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
          A Task which delegates depending on the magnolia.bootstrap.samples property.
 class IsModuleInstalledOrRegistered
          A Task which delegates depending on the existence of a module.
 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
          A task which bootstraps the module's content under /mgnl-bootstrap-samples/ if the magnolia.bootstrap.samples property is set the true.
 

Uses of ConditionalDelegateTask in info.magnolia.setup.for3_5
 

Subclasses of ConditionalDelegateTask in info.magnolia.setup.for3_5
 class MigrateFilterConfiguration
          Updates location and configuration of filters.
 class UpdateI18nConfiguration
          Updates pre 3.5 internationalization configuration to the format used since 3.5.
 



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