Uses of Class
org.jbpm.workbench.pr.model.ProcessVariableSummary
-
Packages that use ProcessVariableSummary Package Description org.jbpm.workbench.pr.service -
-
Uses of ProcessVariableSummary in org.jbpm.workbench.pr.service
Methods in org.jbpm.workbench.pr.service that return types with arguments of type ProcessVariableSummary Modifier and Type Method Description List<ProcessVariableSummary>
ProcessVariablesService. getProcessVariables(org.jbpm.workbench.common.model.QueryFilter filter)
List<ProcessVariableSummary>
ProcessVariablesService. getVariableHistory(ProcessInstanceKey processInstance, String variableName)
-