Uses of Class
org.camunda.bpm.engine.impl.persistence.entity.CommentEntity
-
Uses of CommentEntity in org.camunda.bpm.engine.impl.cmd
Modifier and TypeMethodDescriptionprotected void
AddCommentCmd.provideRemovalTime
(CommentEntity comment) -
Uses of CommentEntity in org.camunda.bpm.engine.impl.persistence.entity
Modifier and TypeMethodDescriptionCommentManager.findCommentByTaskIdAndCommentId
(String taskId, String commentId)