Uses of Class
org.camunda.bpm.engine.impl.persistence.entity.CommentEntity

Packages that use CommentEntity
org.camunda.bpm.engine.impl.persistence.entity   
 

Uses of CommentEntity in org.camunda.bpm.engine.impl.persistence.entity
 

Methods in org.camunda.bpm.engine.impl.persistence.entity that return CommentEntity
 CommentEntity CommentManager.findCommentByTaskIdAndCommentId(String taskId, String commentId)
           
 



Copyright © 2015 camunda services GmbH. All rights reserved.