Uses of Interface
org.camunda.bpm.engine.rest.sub.runtime.ProcessInstanceCommentResource
-
Packages that use ProcessInstanceCommentResource Package Description org.camunda.bpm.engine.rest.sub.runtime org.camunda.bpm.engine.rest.sub.runtime.impl -
-
Uses of ProcessInstanceCommentResource in org.camunda.bpm.engine.rest.sub.runtime
Methods in org.camunda.bpm.engine.rest.sub.runtime that return ProcessInstanceCommentResource Modifier and Type Method Description ProcessInstanceCommentResource
ProcessInstanceResource. getProcessInstanceCommentResource()
-
Uses of ProcessInstanceCommentResource in org.camunda.bpm.engine.rest.sub.runtime.impl
Classes in org.camunda.bpm.engine.rest.sub.runtime.impl that implement ProcessInstanceCommentResource Modifier and Type Class Description class
ProcessInstanceCommentResourceImpl
Methods in org.camunda.bpm.engine.rest.sub.runtime.impl that return ProcessInstanceCommentResource Modifier and Type Method Description ProcessInstanceCommentResource
ProcessInstanceResourceImpl. getProcessInstanceCommentResource()
-