-
Method Summary
timestamp when this attachment was created
reference to the user who created this attachment.
void
void
void
void
void
timestamp when this attachment was created
void
void
void
Methods inherited from interface org.flowable.common.engine.impl.persistence.entity.Entity
getId, getIdPrefix, getOriginalPersistentState, getPersistentState, isDeleted, isInserted, isUpdated, setDeleted, setId, setInserted, setOriginalPersistentState, setUpdated
-
Method Details
-
-
-
setProcessInstanceId
void setProcessInstanceId(String processInstanceId)
-
-
setContentId
void setContentId(String contentId)
-
-
-
-
getUserId
reference to the user who created this attachment.
- Specified by:
getUserId
in interface Attachment
-
getTime
timestamp when this attachment was created
- Specified by:
getTime
in interface Attachment
-
setTime
timestamp when this attachment was created
- Specified by:
setTime
in interface Attachment