public class RestPostWorkflowStepPlugin extends Object implements com.dtolabs.rundeck.plugins.step.StepPlugin
| Modifier and Type | Field and Description |
|---|---|
static String |
SERVICE_PROVIDER_NAME |
| Constructor and Description |
|---|
RestPostWorkflowStepPlugin() |
| Modifier and Type | Method and Description |
|---|---|
void |
executeStep(com.dtolabs.rundeck.plugins.step.PluginStepContext context,
Map<String,Object> configuration) |
public static final String SERVICE_PROVIDER_NAME
public void executeStep(com.dtolabs.rundeck.plugins.step.PluginStepContext context,
Map<String,Object> configuration)
throws com.dtolabs.rundeck.core.execution.workflow.steps.StepException
executeStep in interface com.dtolabs.rundeck.plugins.step.StepPlugincom.dtolabs.rundeck.core.execution.workflow.steps.StepExceptionCopyright © 2015. All rights reserved.