com.xebialabs.deployit.plugin.wls
Interface CustomWlsOrders
- All Superinterfaces:
- com.xebialabs.deployit.plugin.api.deployment.planning.DefaultOrders
public interface CustomWlsOrders
- extends com.xebialabs.deployit.plugin.api.deployment.planning.DefaultOrders
| Fields inherited from interface com.xebialabs.deployit.plugin.api.deployment.planning.DefaultOrders |
CREATE_RESOURCES, DEPLOY_ARTIFACTS, DESTROY_RESOURCES, POST_FLIGHT, PRE_FLIGHT, START_ARTIFACTS, START_CONTAINERS, STOP_ARTIFACTS, STOP_CONTAINERS, UNDEPLOY_ARTIFACTS |
MODIFY_RESOURCES_OR_ARTIFACT
static final int MODIFY_RESOURCES_OR_ARTIFACT
- See Also:
- Constant Field Values
LINK_RESOURCES
static final int LINK_RESOURCES
- See Also:
- Constant Field Values
UNLINK_RESOURCE
static final int UNLINK_RESOURCE
- See Also:
- Constant Field Values
DELETE_ARTIFACT
static final int DELETE_ARTIFACT
- See Also:
- Constant Field Values
UPLOAD_ARTIFACT
static final int UPLOAD_ARTIFACT
- See Also:
- Constant Field Values
RETIREMENT_STOP_ARTIFACTS
static final int RETIREMENT_STOP_ARTIFACTS
- See Also:
- Constant Field Values
RETIREMENT_TIMEOUT
static final int RETIREMENT_TIMEOUT
- See Also:
- Constant Field Values
RETIREMENT_UNDEPLOY_ARTIFACTS
static final int RETIREMENT_UNDEPLOY_ARTIFACTS
- See Also:
- Constant Field Values