Uses of Class
org.camunda.bpm.engine.impl.persistence.entity.CommentEntity
Packages that use CommentEntity
-
Uses of CommentEntity in org.camunda.bpm.engine.impl.cmd
Methods in org.camunda.bpm.engine.impl.cmd with parameters of type CommentEntityModifier and TypeMethodDescriptionprotected void
AddCommentCmd.provideRemovalTime
(CommentEntity comment) -
Uses of CommentEntity in org.camunda.bpm.engine.impl.persistence.entity
Methods in org.camunda.bpm.engine.impl.persistence.entity that return CommentEntityModifier and TypeMethodDescriptionCommentManager.findCommentByTaskIdAndCommentId
(String taskId, String commentId)