JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.camunda.bpm.engine.rest.sub.runtime
Interface ProcessInstanceCommentResource
All Known Implementing Classes:
ProcessInstanceCommentResourceImpl
public interface
ProcessInstanceCommentResource
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
List
<
CommentDto
>
getComments
()
Method Details
getComments
@GET @Produces("application/json")
List
<
CommentDto
>
getComments
()