Package | Description |
---|---|
org.springframework.cloud.dataflow.core.dsl |
Base package for processing DeploymentUnit(Stream/Job) DSL.
|
Modifier and Type | Method and Description |
---|---|
protected LabelNode |
AppParser.toLabelNode(Token label)
Create a new
LabelNode based on the provided token. |
Constructor and Description |
---|
AppNode(LabelNode label,
String appName,
int startPos,
int endPos,
ArgumentNode[] arguments) |
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.