public static interface DistributedProcessHandler.ProcessExecutionAnalysisContext
| Modifier and Type | Method and Description |
|---|---|
java.util.stream.Stream<DistributedProcessHandler.ModelWithDependencies<BatchModel>> |
nextExecutionInputBatches() |
DistributedProcessHandler.ModelWithDependencies<DistributedProcessModel> |
prepareProcessForNextExecution() |
boolean |
processFailed() |
boolean |
processSucceeded() |
boolean processFailed()
boolean processSucceeded()
java.util.stream.Stream<DistributedProcessHandler.ModelWithDependencies<BatchModel>> nextExecutionInputBatches()
DistributedProcessHandler.ModelWithDependencies<DistributedProcessModel> prepareProcessForNextExecution()
Copyright © 2018 SAP SE. All Rights Reserved.