Interface HistoricIdentityLinkEntity
- All Superinterfaces:
Entity,HistoricIdentityLink
- All Known Implementing Classes:
HistoricIdentityLinkEntityImpl
-
Method Summary
Methods inherited from interface org.activiti.engine.impl.persistence.entity.Entity
getId, getPersistentState, isDeleted, isInserted, isUpdated, setDeleted, setId, setInserted, setUpdatedMethods inherited from interface org.activiti.engine.history.HistoricIdentityLink
getGroupId, getProcessInstanceId, getTaskId, getType, getUserId
-
Method Details
-
isUser
boolean isUser() -
isGroup
boolean isGroup() -
setType
-
setUserId
-
setGroupId
-
setTaskId
-
setProcessInstanceId
-