|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use info.magnolia.module.delta | |
---|---|
info.magnolia.module | |
info.magnolia.module.admininterface.setup | |
info.magnolia.module.admininterface.setup.for4_0 | |
info.magnolia.module.admininterface.setup.for4_3 | |
info.magnolia.module.admininterface.setup.for4_4 | |
info.magnolia.module.cache | |
info.magnolia.module.cache.setup | |
info.magnolia.module.delta | |
info.magnolia.module.exchangesimple.setup | |
info.magnolia.module.mail.setup | |
info.magnolia.module.samples.setup | |
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.module.workflow.setup | |
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.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.admininterface.setup | |
---|---|
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.module.admininterface.setup.for4_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.module.admininterface.setup.for4_3 | |
---|---|
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.module.admininterface.setup.for4_4 | |
---|---|
AbstractTask
Abstract implementation of the Task interface which handles the mandatory properties name and description. |
|
ArrayDelegateTask
A task that simply delegates to an array of other tasks. |
|
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.cache | |
---|---|
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.module.cache.setup | |
---|---|
Task
A Task represents an atomic operation to be performed when installing, updating or uninstalling a module, as part of a Delta. |
Classes in info.magnolia.module.delta used by info.magnolia.module.delta | |
---|---|
AbstractCondition
Base for Condition s, 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 . |
|
AddRoleToUserTask
A task to add a role to a user, using UserManager . |
|
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.exchangesimple.setup | |
---|---|
AbstractCondition
Base for Condition s, providing name and description. |
|
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. |
Classes in info.magnolia.module.delta used by info.magnolia.module.mail.setup | |
---|---|
ArrayDelegateTask
A task that simply delegates to an array of other tasks. |
|
Task
A Task represents an atomic operation to be performed when installing, updating or uninstalling a module, as part of a Delta. |
Classes in info.magnolia.module.delta used by info.magnolia.module.samples.setup | |
---|---|
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.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.module.workflow.setup | |
---|---|
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.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 Condition s, 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.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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |