Uses of Class
com.flowable.engage.engine.impl.dto.ActionDTO
Package | Description |
---|---|
com.flowable.engage.engine.impl.dto |
-
Uses of ActionDTO in com.flowable.engage.engine.impl.dto
Fields in com.flowable.engage.engine.impl.dto with type parameters of type ActionDTO Modifier and Type Field Description protected java.util.List<ActionDTO>
ConversationDTO. actions
Methods in com.flowable.engage.engine.impl.dto that return types with arguments of type ActionDTO Modifier and Type Method Description java.util.List<ActionDTO>
ConversationDTO. getActions()
Method parameters in com.flowable.engage.engine.impl.dto with type arguments of type ActionDTO Modifier and Type Method Description void
ConversationDTO. setActions(java.util.List<ActionDTO> actions)