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