|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface FlowContextDetails
Contains status information for a flow context within a flow chart.
| Method Summary | |
|---|---|
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. |
| Methods inherited from interface flux.AbstractFlowContextStatus |
|---|
getEffectivePriority, getId, getName, getPriority, getSubState, getSuperState |
| Methods inherited from interface java.lang.Comparable |
|---|
compareTo |
| Method Detail |
|---|
long getExecutionTime()
java.lang.String getFlowChartName()
java.lang.String getSeal()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||