Uses of Interface
org.camunda.bpm.engine.rest.VariableInstanceRestService
-
Packages that use VariableInstanceRestService Package Description org.camunda.bpm.engine.rest.impl -
-
Uses of VariableInstanceRestService in org.camunda.bpm.engine.rest.impl
Classes in org.camunda.bpm.engine.rest.impl that implement VariableInstanceRestService Modifier and Type Class Description classVariableInstanceRestServiceImplMethods in org.camunda.bpm.engine.rest.impl that return VariableInstanceRestService Modifier and Type Method Description VariableInstanceRestServiceAbstractProcessEngineRestServiceImpl. getVariableInstanceService(java.lang.String engineName)VariableInstanceRestServiceDefaultProcessEngineRestServiceImpl. getVariableInstanceService()VariableInstanceRestServiceNamedProcessEngineRestServiceImpl. getVariableInstanceService(java.lang.String engineName)
-