public class DeployHubOtherDatabasesCommand
extends com.marklogic.appdeployer.command.AbstractUndoableCommand
| Constructor and Description |
|---|
DeployHubOtherDatabasesCommand(HubConfig config) |
| Modifier and Type | Method and Description |
|---|---|
protected java.util.List<com.marklogic.appdeployer.command.databases.DeployDatabaseCommand> |
buildDatabaseCommands(com.marklogic.appdeployer.command.CommandContext context) |
void |
execute(com.marklogic.appdeployer.command.CommandContext context) |
protected void |
sortCommandsBeforeExecute(java.util.List<com.marklogic.appdeployer.command.databases.DeployDatabaseCommand> list,
com.marklogic.appdeployer.command.CommandContext context) |
protected void |
sortCommandsBeforeUndo(java.util.List<com.marklogic.appdeployer.command.databases.DeployDatabaseCommand> list,
com.marklogic.appdeployer.command.CommandContext context) |
void |
undo(com.marklogic.appdeployer.command.CommandContext context) |
getUndoSortOrder, setUndoSortOrderadjustPayloadBeforeSavingResource, adjustResourceManagerForPayload, copyFileToString, copyFileToString, getExecuteSortOrder, listFilesInDirectory, logResourceDirectoryNotFound, saveResource, setExecuteSortOrder, setFilenamesToIgnore, setPayloadTokenReplacer, setResourceFilenameFilter, setResourceFilenamesExcludePattern, setResourceFilenamesIncludePattern, setStoreResourceIdsAsCustomTokens, storeTokenForResourceIdpublic DeployHubOtherDatabasesCommand(HubConfig config)
public void execute(com.marklogic.appdeployer.command.CommandContext context)
protected void sortCommandsBeforeExecute(java.util.List<com.marklogic.appdeployer.command.databases.DeployDatabaseCommand> list,
com.marklogic.appdeployer.command.CommandContext context)
public void undo(com.marklogic.appdeployer.command.CommandContext context)
protected void sortCommandsBeforeUndo(java.util.List<com.marklogic.appdeployer.command.databases.DeployDatabaseCommand> list,
com.marklogic.appdeployer.command.CommandContext context)
protected java.util.List<com.marklogic.appdeployer.command.databases.DeployDatabaseCommand> buildDatabaseCommands(com.marklogic.appdeployer.command.CommandContext context)