ForEachState |
ForEachState.withActions(List<Action> actions) |
ForEachState |
ForEachState.withBatchSize(int batchSize) |
ForEachState |
ForEachState.withCompensatedBy(String compensatedBy) |
ForEachState |
ForEachState.withEnd(End end) |
ForEachState |
ForEachState.withId(String id) |
ForEachState |
ForEachState.withInputCollection(String inputCollection) |
ForEachState |
ForEachState.withIterationParam(String iterationParam) |
ForEachState |
ForEachState.withMetadata(Map<String,String> metadata) |
ForEachState |
ForEachState.withMode(ForEachState.Mode mode) |
ForEachState |
ForEachState.withName(String name) |
ForEachState |
ForEachState.withOnErrors(List<Error> onErrors) |
ForEachState |
ForEachState.withOutputCollection(String outputCollection) |
ForEachState |
ForEachState.withStateDataFilter(StateDataFilter stateDataFilter) |
ForEachState |
ForEachState.withTimeouts(TimeoutsDefinition timeouts) |
ForEachState |
ForEachState.withTransition(Transition transition) |
ForEachState |
ForEachState.withType(DefaultState.Type type) |
ForEachState |
ForEachState.withUsedForCompensation(boolean usedForCompensation) |