public class TicketStatusFlowService extends Object implements org.picocontainer.Startable
| Modifier and Type | Field and Description |
|---|---|
static String |
INITIAL_STATE |
static String |
STATUS_CHANGED |
| Constructor and Description |
|---|
TicketStatusFlowService() |
| Modifier and Type | Method and Description |
|---|---|
void |
addFlow(org.exoplatform.container.component.ComponentPlugin flowPlugin) |
Map<String,List<FlowState>> |
getAllStatuses() |
Flow |
getFlowbyName(String name) |
Map<String,Flow> |
getFlows() |
List<String> |
getSuccessors(String status,
String flowName) |
void |
start() |
void |
stop() |
public static final String STATUS_CHANGED
public static String INITIAL_STATE
Copyright © 2003–2018 eXo Platform SAS. All rights reserved.