public class CheckSecurityConfiguration
extends com.marklogic.client.ext.helper.LoggingObject
implements com.marklogic.appdeployer.command.Command
| Constructor and Description |
|---|
CheckSecurityConfiguration(HubConfig hubConfig) |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(com.marklogic.appdeployer.command.CommandContext context) |
java.lang.Integer |
getExecuteSortOrder() |
public CheckSecurityConfiguration(HubConfig hubConfig)
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