public interface CommentEntity extends Comment, org.flowable.common.engine.impl.persistence.entity.Entity
| Modifier and Type | Method and Description |
|---|---|
void |
setContent(String content) |
void |
setCreationTime(Date creationTime) |
void |
setScopeId(String scopeId) |
void |
setScopeType(String scopeType) |
void |
setUpdateTime(Date updateTime) |
void |
setUserId(String userId) |
getContent, getCreationTime, getId, getScopeId, getScopeType, getUpdateTime, getUserIdCopyright © 2019. All rights reserved.