public interface FlowContextDetails extends AbstractFlowContextStatus, java.lang.Comparable
Modifier and Type | Method and Description |
---|---|
long |
getExecutionTime()
Returns the next time that this flow context is scheduled to fire.
|
java.lang.String |
getFlowChartName()
Returns the name of the flow chart to which this flow context belong.
|
java.lang.String |
getSeal()
Returns information that is useful to the Flux support team for diagnosing
problems.
|
getEffectivePriority, getId, getName, getPriority, getSubState, getSuperState
long getExecutionTime()
java.lang.String getFlowChartName()
java.lang.String getSeal()
© 2000-2025 Flux Corporation. All rights reserved.