Package | Description |
---|---|
org.springframework.cloud.dataflow.core.dsl |
Base package for processing DeploymentUnit(Stream/Job) DSL.
|
org.springframework.cloud.dataflow.server.completion |
Contains classes for the auto-completion support.
|
Modifier and Type | Class and Description |
---|---|
class |
CheckPointedParseException
An extension of
ParseException that keeps track of the last position up to
which parsing was successful. |
Modifier and Type | Method and Description |
---|---|
void |
TapOnDestinationRecoveryStrategy.addProposals(String dsl,
ParseException exception,
int detailLevel,
List<CompletionProposal> collector) |
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.