-
Method Summary
Methods inherited from interface org.flowable.common.engine.impl.persistence.entity.Entity
getId, getIdPrefix, getOriginalPersistentState, getPersistentState, isDeleted, isInserted, isUpdated, setDeleted, setId, setInserted, setOriginalPersistentState, setUpdated
Methods inherited from interface org.flowable.engine.repository.Model
getCategory, getCreateTime, getDeploymentId, getId, getKey, getLastUpdateTime, getMetaInfo, getName, getTenantId, getVersion, hasEditorSource, hasEditorSourceExtra, setCategory, setDeploymentId, setKey, setMetaInfo, setName, setTenantId, setVersion
-
Method Details
-
setCreateTime
void setCreateTime(Date createTime)
-
setLastUpdateTime
void setLastUpdateTime(Date lastUpdateTime)
-
getEditorSourceValueId
String getEditorSourceValueId()
-
setEditorSourceValueId
void setEditorSourceValueId(String editorSourceValueId)
-
-