Uses of Interface
org.camunda.bpm.engine.rest.sub.task.TaskCommentResource

Packages that use TaskCommentResource
org.camunda.bpm.engine.rest.sub.task   
org.camunda.bpm.engine.rest.sub.task.impl   
 

Uses of TaskCommentResource in org.camunda.bpm.engine.rest.sub.task
 

Methods in org.camunda.bpm.engine.rest.sub.task that return TaskCommentResource
 TaskCommentResource TaskResource.getTaskCommentResource()
           
 

Uses of TaskCommentResource in org.camunda.bpm.engine.rest.sub.task.impl
 

Classes in org.camunda.bpm.engine.rest.sub.task.impl that implement TaskCommentResource
 class TaskCommentResourceImpl
           
 

Methods in org.camunda.bpm.engine.rest.sub.task.impl that return TaskCommentResource
 TaskCommentResource TaskResourceImpl.getTaskCommentResource()
           
 



Copyright © 2016 camunda services GmbH. All rights reserved.