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