Package | Description |
---|---|
org.jbpm.services.api | |
org.jbpm.services.api.model |
Modifier and Type | Method and Description |
---|---|
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) |
Modifier and Type | Interface and Description |
---|---|
interface |
ProcessInstanceCustomDesc |
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.