Uses of Interface
org.camunda.bpm.engine.rest.MessageRestService
-
Packages that use MessageRestService Package Description org.camunda.bpm.engine.rest.impl -
-
Uses of MessageRestService in org.camunda.bpm.engine.rest.impl
Classes in org.camunda.bpm.engine.rest.impl that implement MessageRestService Modifier and Type Class Description class
MessageRestServiceImpl
Methods in org.camunda.bpm.engine.rest.impl that return MessageRestService Modifier and Type Method Description MessageRestService
AbstractProcessEngineRestServiceImpl. getMessageRestService(String engineName)
MessageRestService
DefaultProcessEngineRestServiceImpl. getMessageRestService()
MessageRestService
NamedProcessEngineRestServiceImpl. getMessageRestService(String engineName)
-