Uses of Class
org.exoplatform.cs.service.tickets.Flow
-
Packages that use Flow Package Description org.exoplatform.cs.service.tickets -
-
Uses of Flow in org.exoplatform.cs.service.tickets
Methods in org.exoplatform.cs.service.tickets that return Flow Modifier and Type Method Description FlowFlowConfig. getFlow()FlowTicketStatusFlowService. getFlowbyName(String name)Methods in org.exoplatform.cs.service.tickets that return types with arguments of type Flow Modifier and Type Method Description Map<String,Flow>TicketStatusFlowService. getFlows()Methods in org.exoplatform.cs.service.tickets with parameters of type Flow Modifier and Type Method Description voidFlowConfig. setFlow(Flow flow)
-