Uses of Interface
org.camunda.bpm.engine.rest.sub.VariableResource
Packages that use VariableResource
Package
Description
-
Uses of VariableResource in org.camunda.bpm.engine.rest.sub.impl
Classes in org.camunda.bpm.engine.rest.sub.impl that implement VariableResource -
Uses of VariableResource in org.camunda.bpm.engine.rest.sub.runtime
Methods in org.camunda.bpm.engine.rest.sub.runtime that return VariableResourceModifier and TypeMethodDescriptionExecutionResource.getLocalVariables()
CaseExecutionResource.getVariables()
CaseExecutionResource.getVariablesLocal()
CaseInstanceResource.getVariablesResource()
ProcessInstanceResource.getVariablesResource()
-
Uses of VariableResource in org.camunda.bpm.engine.rest.sub.runtime.impl
Classes in org.camunda.bpm.engine.rest.sub.runtime.impl that implement VariableResourceModifier and TypeClassDescriptionclass
class
class
class
Methods in org.camunda.bpm.engine.rest.sub.runtime.impl that return VariableResourceModifier and TypeMethodDescriptionExecutionResourceImpl.getLocalVariables()
CaseExecutionResourceImpl.getVariables()
CaseExecutionResourceImpl.getVariablesLocal()
CaseInstanceResourceImpl.getVariablesResource()
ProcessInstanceResourceImpl.getVariablesResource()
-
Uses of VariableResource in org.camunda.bpm.engine.rest.sub.task
Methods in org.camunda.bpm.engine.rest.sub.task that return VariableResource -
Uses of VariableResource in org.camunda.bpm.engine.rest.sub.task.impl
Classes in org.camunda.bpm.engine.rest.sub.task.impl that implement VariableResourceMethods in org.camunda.bpm.engine.rest.sub.task.impl that return VariableResourceModifier and TypeMethodDescriptionTaskResourceImpl.getLocalVariables()
TaskResourceImpl.getVariables()