java.lang.Object
com.xebialabs.deployit.plugin.was.controltask.PythonScriptControlTaskDelegate
-
Constructor Summary
Constructors
-
Method Summary
static List<com.xebialabs.deployit.plugin.api.flow.Step>
invokeDispatcher(com.xebialabs.deployit.plugin.api.udm.ConfigurationItem ci,
String methodName,
Map<String,String> arguments,
com.xebialabs.deployit.plugin.api.udm.Parameters parameters)
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
PythonScriptControlTaskDelegate
public PythonScriptControlTaskDelegate()
-
Method Details
-
invokeDispatcher
@Delegate(name="pythonControlTask")
public static List<com.xebialabs.deployit.plugin.api.flow.Step> invokeDispatcher(com.xebialabs.deployit.plugin.api.udm.ConfigurationItem ci,
String methodName,
Map<String,String> arguments,
com.xebialabs.deployit.plugin.api.udm.Parameters parameters)