JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Interface
org.camunda.bpm.engine.rest.sub.task.TaskCommentResource
Packages that use
TaskCommentResource
Package
Description
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
Modifier and Type
Method
Description
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
Modifier and Type
Class
Description
class
TaskCommentResourceImpl
Methods in
org.camunda.bpm.engine.rest.sub.task.impl
that return
TaskCommentResource
Modifier and Type
Method
Description
TaskCommentResource
TaskResourceImpl.
getTaskCommentResource
()