Class | Description |
---|---|
BaseRepositoryCommand |
Base class for the commands that work with the repository.
|
DeleteCommand |
The command to delete one
Item .In case Item is a Node , all the Node children are removed. |
ExportCommand | Deprecated
since 5.4.4.
|
ExtractCommentCommand |
Extracts comment from the resource and put it in the context.
|
ImportCommand | Deprecated
since 5.4.4.
|
LogCommand |
Command outputting the value of "message" property into current log file.
|
MarkNodeAsDeletedCommand |
Command to mark node as deleted and remove all the non-system content.
Context parameter: DELETED_NODE_PROP_NAME : Node name to delete. Context.ATTRIBUTE_UUID : Identifier of the parent node. Context.ATTRIBUTE_PATH : Path of the parent node |
MessageCommand |
A command setting a message using the AlertUtil.
|
RestorePreviousVersionCommand |
Command to restore a node and all its descendants to their previous version.
|
RuleBasedCommand |
Base class for rule based commands.
|
VersionCommand |
Creates a version for the passed path in the website repository.
|
Copyright © 2003–2020 Magnolia International Ltd.. All rights reserved.