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 ProcessInstanceCommentResourceProcessInstanceResource. 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 classProcessInstanceCommentResourceImplMethods in org.camunda.bpm.engine.rest.sub.runtime.impl that return ProcessInstanceCommentResource Modifier and Type Method Description ProcessInstanceCommentResourceProcessInstanceResourceImpl. getProcessInstanceCommentResource()
-