Interface ProcessInstanceCommentResource

All Known Implementing Classes:
ProcessInstanceCommentResourceImpl

public interface ProcessInstanceCommentResource
  • Method Summary

    Modifier and Type
    Method
    Description
     
  • Method Details

    • getComments

      @GET @Produces("application/json") List<CommentDto> getComments()