Uses of Interface
flux.FlowContextStatus

Packages that use FlowContextStatus
flux File Orchestration Solutions for Banking and Finance 
 

Uses of FlowContextStatus in flux
 

Subinterfaces of FlowContextStatus in flux
 interface FlowChartElement
          Contains the fundamental portions of a running flow context within an executing flow chart.
 

Methods in flux that return FlowContextStatus
 FlowContextStatus FlowChart.getFlowContextStatus()
          Returns one of the running flow context statuses from a running flow chart.
 

Methods in flux that return types with arguments of type FlowContextStatus
 java.util.Set<FlowContextStatus> FlowChart.getFlowContextStatuses()
          Returns the running flow context statuses from a running flow chart.
 



© 2014 Flux Corporation. All rights reserved.