Package | Description |
---|---|
org.nuxeo.runtime.deployment.preprocessor.install | |
org.nuxeo.runtime.deployment.preprocessor.install.commands |
Modifier and Type | Method and Description |
---|---|
List<Command> |
CommandProcessorImpl.getCommands() |
List<Command> |
CommandProcessor.getCommands()
Gets the list of commands to execute when install() is called.
|
Modifier and Type | Class and Description |
---|---|
class |
AppendCommand |
class |
CopyCommand |
class |
DeleteCommand |
class |
MkdirCommand |
class |
MkfileCommand |
class |
MoveCommand |
class |
PropertyCommand
Sets a property that is valid along the current preprocessing context.
|
class |
UnzipCommand |
class |
ZipCommand
Zip the content of a directory.
|
Copyright © 2015 Nuxeo SA. All rights reserved.