Package com.flowable.engage.api
Interface ConversationDefinition
- All Known Subinterfaces:
ConversationDefinitionEntity
- All Known Implementing Classes:
ConversationDefinitionEntityImpl
public interface ConversationDefinition
-
Method Details
-
getId
String getId() -
getName
String getName() -
getType
String getType() -
getKey
String getKey() -
getTenantId
String getTenantId() -
getCreationTime
Date getCreationTime() -
getCreatorId
String getCreatorId() -
getUpdateTime
Date getUpdateTime() -
getUpdaterId
String getUpdaterId() -
getCandidateUserIds
-
getCandidateGroupIds
-