Class Workflow
-
- All Implemented Interfaces:
public final class Workflow
-
-
Method Summary
Modifier and Type Method Description final StringgetId()final IntegergetCreatedAt()final StringgetName()final IntegergetNumberOfSessions()final StringgetRootNode()final BooleangetActive()final static List<Workflow>parse(ResponseBody responseBody)-
-
Method Detail
-
getCreatedAt
final Integer getCreatedAt()
-
getNumberOfSessions
final Integer getNumberOfSessions()
-
getRootNode
final String getRootNode()
-
-
-
-