Uses of Class
ru.cg.webbpm.modules.bpmn.workflow.api.bean.VariableInstanceSummary
Packages that use VariableInstanceSummary
Package
Description
-
Uses of VariableInstanceSummary in ru.cg.webbpm.modules.bpmn.workflow.api.service
Methods in ru.cg.webbpm.modules.bpmn.workflow.api.service that return types with arguments of type VariableInstanceSummaryModifier and TypeMethodDescriptionProcessService.getVariablesHistory
(Long processInstanceId, BpmnQueryContext queryContext) -
Uses of VariableInstanceSummary in ru.cg.webbpm.modules.bpmn.workflow.jbpm.service
Methods in ru.cg.webbpm.modules.bpmn.workflow.jbpm.service that return types with arguments of type VariableInstanceSummaryModifier and TypeMethodDescriptionProcessServiceImpl.getVariablesHistory
(Long processInstanceId, BpmnQueryContext queryContext)