| Package | Description |
|---|---|
| org.exoplatform.cs.service.tickets |
| Modifier and Type | Method and Description |
|---|---|
List<FlowStateSuccessor> |
FlowState.getSuccessors() |
List<FlowStateSuccessor> |
TicketStatusFlowService.getSuccessors(String status,
String flowName) |
| Modifier and Type | Method and Description |
|---|---|
void |
FlowState.setSuccessors(List<FlowStateSuccessor> successors) |
| Constructor and Description |
|---|
FlowState(String state,
List<FlowStateSuccessor> successors) |
Copyright © 2003–2020 eXo Platform SAS. All rights reserved.