Modifier and Type | Method and Description |
---|---|
java.util.List<Gateway> |
getAllGateways() |
java.util.Collection<Category> |
getAllSandboxes() |
java.util.Collection<java.lang.String> |
getDeployedOnGatewayKeys() |
java.util.Map<java.lang.String,java.lang.String> |
getFailedDeploymentMessages() |
int |
getProgress() |
void |
setIncludeApplications(boolean includeApplications) |
void |
setServiceKeys(java.util.Collection<java.lang.String> serviceKeys) |
void |
setSourceGatewayKey(java.lang.String sourceGatewayKey) |
void |
setTargetGatewayKeys(java.util.Collection<java.lang.String> targetGatewayKeys) |
cancel, doesLoggedInUserHaveSufficientRolesOrPermissions, executeNextStep, executePreviousStep, finishAllSteps, getCurrentState, getGroup, getIconURL, getId, getName, getNonApplicableReason, getSkippedObjectsWithReason, isAllowed, isApplicable, setObjects
java.util.Collection<Category> getAllSandboxes() throws CLLException
CLLException
java.util.List<Gateway> getAllGateways() throws CLLException
CLLException
java.util.Collection<java.lang.String> getDeployedOnGatewayKeys() throws CLLException
CLLException
void setSourceGatewayKey(java.lang.String sourceGatewayKey)
void setTargetGatewayKeys(java.util.Collection<java.lang.String> targetGatewayKeys)
void setServiceKeys(java.util.Collection<java.lang.String> serviceKeys)
void setIncludeApplications(boolean includeApplications)
java.util.Map<java.lang.String,java.lang.String> getFailedDeploymentMessages() throws CLLException
CLLException
int getProgress() throws CLLException
CLLException