public class HubUpdateIndexesCommand
extends java.lang.Object
implements com.marklogic.appdeployer.command.Command
| Constructor and Description |
|---|
HubUpdateIndexesCommand(com.marklogic.hub.DataHub dataHub) |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(com.marklogic.appdeployer.command.CommandContext context) |
java.lang.Integer |
getExecuteSortOrder() |
public HubUpdateIndexesCommand(com.marklogic.hub.DataHub dataHub)
public void execute(com.marklogic.appdeployer.command.CommandContext context)
execute in interface com.marklogic.appdeployer.command.Commandpublic java.lang.Integer getExecuteSortOrder()
getExecuteSortOrder in interface com.marklogic.appdeployer.command.Command