Class ConversationDefinitionDTO
java.lang.Object
com.flowable.engage.engine.impl.dto.ConversationDefinitionDTO
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetIcon()getId()getKey()getName()voidsetDescription(String description) voidvoidvoidsetInitFormKey(String initFormKey) voidvoidvoidsetSubType(String subType)
-
Field Details
-
id
-
name
-
key
-
description
-
subType
-
icon
-
initFormKey
-
-
Constructor Details
-
ConversationDefinitionDTO
public ConversationDefinitionDTO() -
ConversationDefinitionDTO
-
-
Method Details
-
getId
-
setId
-
getName
-
setName
-
getKey
-
setKey
-
getDescription
-
setDescription
-
getSubType
-
setSubType
-
getIcon
-
setIcon
-
getInitFormKey
-
setInitFormKey
-