Package | Description |
---|---|
info.magnolia.commands | |
info.magnolia.commands.impl | |
info.magnolia.importexport.command |
Modifier and Type | Class and Description |
---|---|
class |
ExportJcrNodeToYamlCommand
Converts and exports a JCR sub-tree into to Yaml file.
|
Modifier and Type | Class and Description |
---|---|
class |
DeleteCommand
The command to delete one
Item .In case Item is a Node , all the Node children are removed. |
class |
ExportCommand
Deprecated.
since 5.4.4. Use
JcrExportCommand instead. |
class |
ExtractCommentCommand
Extracts comment from the resource and put it in the context.
|
class |
ImportCommand
Deprecated.
since 5.4.4. Use
JcrImportCommand instead. |
class |
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 |
class |
RestorePreviousVersionCommand
Command to restore a node and all its descendants to their previous version.
|
class |
RuleBasedCommand
Base class for rule based commands.
|
class |
VersionCommand
Creates a version for the passed path in the website repository.
|
Modifier and Type | Class and Description |
---|---|
class |
JcrExportCommand
Command for exporting from a JCR workspace.
|
class |
JcrImportCommand
Import command with YAML format support.
|
Copyright © 2003–2018 Magnolia International Ltd.. All rights reserved.