Package | Description |
---|---|
org.springframework.cloud.dataflow.core.dsl |
Base package for processing DeploymentUnit(Stream/Job) DSL.
|
Modifier and Type | Method and Description |
---|---|
void |
TaskVisitor.postVisit(FlowNode flow) |
void |
GraphGeneratorVisitor.postVisit(FlowNode flow) |
boolean |
TaskVisitor.preVisit(FlowNode flow) |
boolean |
GraphGeneratorVisitor.preVisit(FlowNode flow) |
void |
TaskVisitor.visit(FlowNode flow) |
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.