public class TaskDefinitionToDslConverter extends Object
TaskDefinition into a semantically equivalent DSL text representation.| Constructor and Description |
|---|
TaskDefinitionToDslConverter() |
| Modifier and Type | Method and Description |
|---|---|
String |
toDsl(TaskDefinition taskDefinition)
Reverse engineers a
TaskDefinition into a semantically equivalent DSL text representation. |
public String toDsl(TaskDefinition taskDefinition)
TaskDefinition into a semantically equivalent DSL text representation.taskDefinition - task definition to be converted into DSLCopyright © 2021 Pivotal Software, Inc.. All rights reserved.