Uses of Class
ru.cg.webbpm.modules.bpmn.workflow.api.bean.NodeInstanceSummary
Packages that use NodeInstanceSummary
Package
Description
-
Uses of NodeInstanceSummary 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 NodeInstanceSummaryModifier and TypeMethodDescriptionProcessService.getProcessInstanceHistory
(Long processInstanceId, ProcessInstanceEntryType type, BpmnQueryContext queryContext) -
Uses of NodeInstanceSummary 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 NodeInstanceSummaryModifier and TypeMethodDescriptionProcessServiceImpl.getProcessInstanceHistory
(Long processInstanceId, ProcessInstanceEntryType type, BpmnQueryContext queryContext)