Class NodeAgentDelegate

java.lang.Object
com.xebialabs.deployit.plugin.was.controltask.dmgr.NodeAgentDelegate

public class NodeAgentDelegate extends Object
  • Constructor Details

    • NodeAgentDelegate

      public NodeAgentDelegate()
  • Method Details

    • startNodeAgent

      @Delegate(name="nodeAgentStart") public static List<com.xebialabs.deployit.plugin.api.flow.Step> startNodeAgent(com.xebialabs.deployit.plugin.api.udm.ConfigurationItem ci, String method, Map<String,String> arguments)
    • stopNodeAgent

      @Delegate(name="nodeAgentStop") public static List<com.xebialabs.deployit.plugin.api.flow.Step> stopNodeAgent(com.xebialabs.deployit.plugin.api.udm.ConfigurationItem ci, String method, Map<String,String> arguments)