List<ProcessInstanceWithVarsDesc> |
AdvanceRuntimeDataService.queryProcessByVariables(List<QueryParam> attributes,
List<QueryParam> processVariables,
org.kie.api.runtime.query.QueryContext queryContext) |
List<ProcessInstanceWithVarsDesc> |
AdvanceRuntimeDataService.queryProcessByVariablesAndTask(List<QueryParam> attributes,
List<QueryParam> processVariables,
List<QueryParam> taskVariables,
List<String> potentialOwners,
org.kie.api.runtime.query.QueryContext queryContext) |
List<ProcessInstanceWithVarsDesc> |
AdvanceRuntimeDataService.queryProcessByVariablesAndTask(List<QueryParam> attributes,
List<QueryParam> processVariables,
List<QueryParam> taskVariables,
QueryParam potentialOwners,
org.kie.api.runtime.query.QueryContext queryContext) |