Class DeploymentManagerDelegate
java.lang.Object
com.xebialabs.deployit.plugin.was.controltask.dmgr.DeploymentManagerDelegate
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic List<com.xebialabs.deployit.plugin.api.flow.Step> restartDmgr(com.xebialabs.deployit.plugin.api.udm.ConfigurationItem dmgr, String method, Map<String, String> arguments, com.xebialabs.deployit.plugin.api.udm.Parameters params) static List<com.xebialabs.deployit.plugin.api.flow.Step> startDmgr(com.xebialabs.deployit.plugin.api.udm.ConfigurationItem dmgr, String method, Map<String, String> arguments, com.xebialabs.deployit.plugin.api.udm.Parameters params) static List<com.xebialabs.deployit.plugin.api.flow.Step> stopDmgr(com.xebialabs.deployit.plugin.api.udm.ConfigurationItem dmgr, String method, Map<String, String> arguments, com.xebialabs.deployit.plugin.api.udm.Parameters params)
-
Constructor Details
-
DeploymentManagerDelegate
public DeploymentManagerDelegate()
-
-
Method Details
-
restartDmgr
-
startDmgr
-
stopDmgr
-