Interface ConversationUserAccountMappingEntity
- All Superinterfaces:
org.flowable.common.engine.impl.persistence.entity.Entity
- All Known Implementing Classes:
ConversationUserAccountMappingEntityImpl
public interface ConversationUserAccountMappingEntity
extends org.flowable.common.engine.impl.persistence.entity.Entity
- Author:
- Filip Hrisafov
-
Method Summary
Modifier and TypeMethodDescriptionvoid
setConversationId
(String conversationId) void
setUserAccountId
(String userAccountId) Methods inherited from interface org.flowable.common.engine.impl.persistence.entity.Entity
getId, getIdPrefix, getOriginalPersistentState, getPersistentState, isDeleted, isInserted, isUpdated, setDeleted, setId, setInserted, setOriginalPersistentState, setUpdated