public static interface DistributedProcessHandler.ProcessCreationContext
| Modifier and Type | Method and Description |
|---|---|
DistributedProcessHandler.ModelWithDependencies<DistributedProcessModel> |
createProcessModel() |
java.util.stream.Stream<DistributedProcessHandler.ModelWithDependencies<BatchModel>> |
initialBatches() |
DistributedProcessHandler.ModelWithDependencies<DistributedProcessModel> createProcessModel()
java.util.stream.Stream<DistributedProcessHandler.ModelWithDependencies<BatchModel>> initialBatches()
Copyright © 2018 SAP SE. All Rights Reserved.