Class Flow
- java.lang.Object
-
- org.exoplatform.cs.service.tickets.Flow
-
public class Flow extends Object
Created by IntelliJ IDEA. User: ali Date: 27/12/16 Time: 18:05
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetDefaultState()StringgetName()List<FlowState>getStates()voidsetDefaultState(String defaultState)voidsetName(String name)voidsetStates(List<FlowState> states)
-