Package | Description |
---|---|
info.magnolia.freemarker.setup | |
info.magnolia.i18nsystem.setup | |
info.magnolia.jcr.nodebuilder.task | |
info.magnolia.module | |
info.magnolia.module.delta | |
info.magnolia.module.model.reader | |
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.rendering.module.setup | |
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.for5_2 | |
info.magnolia.setup.initial | |
info.magnolia.setup.nodetype | |
info.magnolia.templating.module.setup |
Class and Description |
---|
Task
A Task represents an atomic operation to be performed when installing,
updating or uninstalling a module, as part of a Delta.
|
Class 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.
|
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.
|
Class 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.
|
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.
|
Class 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.
|
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
Enum for deltas.
|
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.
|
Class and Description |
---|
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 . |
AddUsersPermissionTask
A task to add a permission to all users under provided path.
|
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.
|
CheckNodeDelegateTask
A task that delegates to another if a checkNode is true, or to an optional other if it is false.
|
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
Enum for deltas.
|
IsInstallSamplesTask
A Task which delegates depending on the magnolia.bootstrap.samples property.
|
IsModuleInstalledOrRegistered
A Task which delegates depending on the existence of a module.
|
MoveNodeTask
This task moves a specified Node to a new destination.
|
MovePropertyTask
Moves a property.
|
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.
|
NodeVisitorTask
The
NodeVisitorTask helps traversing a repository, match nodes and execute changes on them. |
OrderNodeToFirstPositionTask
Sets the Node of a given path in a given repository to the first position of all children.
|
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.
|
RemoveNodesTask
Removes a list of nodes referenced by their absolute paths.
In case a Node does not exist, logs an info message if the flag RemoveNodesTask.displayInfoMessageForMissingNodes is set to true.Otherwise just continues with the next absolute path from the list. |
RemovePropertiesTask
Removes a list of properties referenced by their absolute paths.
In case property does not exist, logs an info message if the flag RemovePropertiesTask.displayInfoMessageForMissingNodes is set to true.Otherwise just continues with the next absolute path from the list. |
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.
|
Class and Description |
---|
Delta
A Delta represents the differences from one version of a module to another.
|
Class and Description |
---|
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
Enum for deltas.
|
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.
|
Class 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.
|
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.
|
Class and Description |
---|
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.
|
QueryTask
An abstract task to perform operations on nodes returned by a given query.
|
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.
|
Class 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.
|
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.
|
Class 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.
|
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.
|
Class and Description |
---|
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.
|
Condition
Conditions are checked prior to the installation or update of a module.
|
QueryTask
An abstract task to perform operations on nodes returned by a given query.
|
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.
|
Class 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.
|
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.
|
Class 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.
|
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.
|
Class and Description |
---|
Task
A Task represents an atomic operation to be performed when installing,
updating or uninstalling a module, as part of a Delta.
|
Copyright © 2003–2017 Magnolia International Ltd.. All rights reserved.