Class DefaultDelegates
java.lang.Object
com.xebialabs.deployit.booter.local.DefaultDelegates
Used through reflection...
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic 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) static voidinvokeMethod(com.xebialabs.deployit.plugin.api.creator.CreatorContext context, Map<String, String> arguments) static List<com.xebialabs.deployit.plugin.api.flow.Step> invokeMethod(com.xebialabs.deployit.plugin.api.udm.ConfigurationItem ci, String methodName, Map<String, String> arguments, com.xebialabs.deployit.plugin.api.udm.Parameters parameters)
-
Constructor Details
-
DefaultDelegates
public DefaultDelegates()
-
-
Method Details
-
invokeMethod
-
invokeDispatcher
-
invokeMethod
-