Uses of Package
info.magnolia.module.delta

Packages that use info.magnolia.module.delta
info.magnolia.module   
info.magnolia.module.delta   
info.magnolia.module.webapp This package contains the necessary classes to determine if the web-app needs to be bootstrapped, and to do so. 
info.magnolia.nodebuilder.task   
info.magnolia.setup This package contains the classes necessary to install and update Magnolia's core module. 
info.magnolia.setup.for4_5   
info.magnolia.setup.for5_0   
info.magnolia.setup.initial   
info.magnolia.templating.module.setup   
 

Classes in info.magnolia.module.delta used by info.magnolia.module
AbstractRepositoryTask
          An abstract implementation of AbstractTask which simply wraps the execute call in a try/catch block, avoiding many verbose and irrelevant code lines in actual tasks, leaving room for smarter and more interesting exception handling, when they can actually be handled.
AbstractTask
          Abstract implementation of the Task interface which handles the mandatory properties name and description.
Condition
          Conditions are checked prior to the installation or update of a module.
Delta
          A Delta represents the differences from one version of a module to another.
DeltaType
           
Task
          A Task represents an atomic operation to be performed when installing, updating or uninstalling a module, as part of a Delta.
TaskExecutionException
          An exception thrown when a task can not be executed and can not be recovered from.
 

Classes in info.magnolia.module.delta used by info.magnolia.module.delta
AbstractCondition
          Base for Conditions, providing name and description.
AbstractRepositoryTask
          An abstract implementation of AbstractTask which simply wraps the execute call in a try/catch block, avoiding many verbose and irrelevant code lines in actual tasks, leaving room for smarter and more interesting exception handling, when they can actually be handled.
AbstractTask
          Abstract implementation of the Task interface which handles the mandatory properties name and description.
AddPermissionTask
          A task to add a permission to a role, using RoleManager.
AllChildrenNodesOperation
          This task executes the abstract method on every child node.
AllModulesNodeOperation
          An abstract that will perform an operation on all modules node found in the configuration repository.
ArrayDelegateTask
          A task that simply delegates to an array of other tasks.
BootstrapResourcesTask
          Base class for tasks which bootstrap resources.
Condition
          Conditions are checked prior to the installation or update of a module.
ConditionalDelegateTask
          A task that delegates to another if a condition is true, or to an optional other if it is false.
Delta
          A Delta represents the differences from one version of a module to another.
DeltaBuilder
          Helper class to build Delta instances.
DeltaType
           
IsInstallSamplesTask
          A Task which delegates depending on the magnolia.bootstrap.samples property.
IsModuleInstalledOrRegistered
          A Task which delegates depending on the existence of a module.
NodeCheckDelegateTask
          A task that delegates to another if a checkNode is true, or to an optional other if it is false.
NodeExistsDelegateTask
          A task that delegates to another depending on whether a specified node exists or not.
PropertyValueDelegateTask
          A task which delegates to another if a property has a given value.
PropertyValuesTask
          A tasks that offers helper methods to check on certain properties.
Task
          A Task represents an atomic operation to be performed when installing, updating or uninstalling a module, as part of a Delta.
TaskExecutionException
          An exception thrown when a task can not be executed and can not be recovered from.
 

Classes in info.magnolia.module.delta used by info.magnolia.module.webapp
AbstractTask
          Abstract implementation of the Task interface which handles the mandatory properties name and description.
Condition
          Conditions are checked prior to the installation or update of a module.
Delta
          A Delta represents the differences from one version of a module to another.
DeltaType
           
Task
          A Task represents an atomic operation to be performed when installing, updating or uninstalling a module, as part of a Delta.
TaskExecutionException
          An exception thrown when a task can not be executed and can not be recovered from.
 

Classes in info.magnolia.module.delta used by info.magnolia.nodebuilder.task
AbstractRepositoryTask
          An abstract implementation of AbstractTask which simply wraps the execute call in a try/catch block, avoiding many verbose and irrelevant code lines in actual tasks, leaving room for smarter and more interesting exception handling, when they can actually be handled.
AbstractTask
          Abstract implementation of the Task interface which handles the mandatory properties name and description.
Task
          A Task represents an atomic operation to be performed when installing, updating or uninstalling a module, as part of a Delta.
TaskExecutionException
          An exception thrown when a task can not be executed and can not be recovered from.
 

Classes in info.magnolia.module.delta used by info.magnolia.setup
AbstractCondition
          Base for Conditions, providing name and description.
AbstractRepositoryTask
          An abstract implementation of AbstractTask which simply wraps the execute call in a try/catch block, avoiding many verbose and irrelevant code lines in actual tasks, leaving room for smarter and more interesting exception handling, when they can actually be handled.
AbstractTask
          Abstract implementation of the Task interface which handles the mandatory properties name and description.
AllChildrenNodesOperation
          This task executes the abstract method on every child node.
Condition
          Conditions are checked prior to the installation or update of a module.
Task
          A Task represents an atomic operation to be performed when installing, updating or uninstalling a module, as part of a Delta.
TaskExecutionException
          An exception thrown when a task can not be executed and can not be recovered from.
 

Classes in info.magnolia.module.delta used by info.magnolia.setup.for4_5
AbstractRepositoryTask
          An abstract implementation of AbstractTask which simply wraps the execute call in a try/catch block, avoiding many verbose and irrelevant code lines in actual tasks, leaving room for smarter and more interesting exception handling, when they can actually be handled.
AbstractTask
          Abstract implementation of the Task interface which handles the mandatory properties name and description.
Task
          A Task represents an atomic operation to be performed when installing, updating or uninstalling a module, as part of a Delta.
TaskExecutionException
          An exception thrown when a task can not be executed and can not be recovered from.
 

Classes in info.magnolia.module.delta used by info.magnolia.setup.for5_0
AbstractRepositoryTask
          An abstract implementation of AbstractTask which simply wraps the execute call in a try/catch block, avoiding many verbose and irrelevant code lines in actual tasks, leaving room for smarter and more interesting exception handling, when they can actually be handled.
AbstractTask
          Abstract implementation of the Task interface which handles the mandatory properties name and description.
Task
          A Task represents an atomic operation to be performed when installing, updating or uninstalling a module, as part of a Delta.
TaskExecutionException
          An exception thrown when a task can not be executed and can not be recovered from.
 

Classes in info.magnolia.module.delta used by info.magnolia.setup.initial
AbstractRepositoryTask
          An abstract implementation of AbstractTask which simply wraps the execute call in a try/catch block, avoiding many verbose and irrelevant code lines in actual tasks, leaving room for smarter and more interesting exception handling, when they can actually be handled.
AbstractTask
          Abstract implementation of the Task interface which handles the mandatory properties name and description.
AllChildrenNodesOperation
          This task executes the abstract method on every child node.
AllModulesNodeOperation
          An abstract that will perform an operation on all modules node found in the configuration repository.
MoveAndRenamePropertyTask
          A task to move and rename properties, taking default values into account.
Task
          A Task represents an atomic operation to be performed when installing, updating or uninstalling a module, as part of a Delta.
TaskExecutionException
          An exception thrown when a task can not be executed and can not be recovered from.
 

Classes in info.magnolia.module.delta used by info.magnolia.templating.module.setup
Task
          A Task represents an atomic operation to be performed when installing, updating or uninstalling a module, as part of a Delta.
 



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