public class HybridPlanRunner extends Object implements PlanRunner
| Modifier and Type | Field and Description |
|---|---|
protected step.client.credentials.ControllerCredentials |
credentials |
| Constructor and Description |
|---|
HybridPlanRunner() |
HybridPlanRunner(step.client.credentials.ControllerCredentials credentials) |
| Modifier and Type | Method and Description |
|---|---|
PlanRunnerResult |
run(Plan plan) |
PlanRunnerResult |
run(Plan plan,
Map<String,String> executionParameters) |
public HybridPlanRunner()
public HybridPlanRunner(step.client.credentials.ControllerCredentials credentials)
public PlanRunnerResult run(Plan plan)
run in interface PlanRunnerpublic PlanRunnerResult run(Plan plan, Map<String,String> executionParameters)
run in interface PlanRunnerCopyright © 2019. All rights reserved.