Package | Description |
---|---|
flux |
File Orchestration Solutions for Banking and Finance
|
Modifier and Type | Method and Description |
---|---|
FlowChartRunIterator |
Engine.getRuns(java.lang.String namespace,
java.util.Date lowerBound,
java.util.Date upperBound)
Returns all runs in the specified namespace that occurred within the lower
and upper date boundaries.
|
FlowChartRunIterator |
Engine.getRuns(java.lang.String namespace,
java.util.Date lowerBound,
java.util.Date upperBound,
SortOrder sortOrder)
Returns all runs in the specified namespace that occurred within the lower
and upper date boundaries.
|
© 2000-2025 Flux Corporation. All rights reserved.