public class PlainTextPlanCompiler extends Object implements step.core.plans.PlanCompiler<PlainTextPlan>
| Constructor and Description |
|---|
PlainTextPlanCompiler() |
| Modifier and Type | Method and Description |
|---|---|
PlainTextPlan |
compile(PlainTextPlan plan) |
public PlainTextPlan compile(PlainTextPlan plan) throws step.core.plans.PlanCompilerException
compile in interface step.core.plans.PlanCompiler<PlainTextPlan>step.core.plans.PlanCompilerExceptionCopyright © 2020. All rights reserved.