Package | Description |
---|---|
org.kie.internal.runtime.manager.audit.query | |
org.kie.internal.task.query |
Modifier and Type | Method and Description |
---|---|
ParametrizedQuery<org.kie.api.runtime.manager.audit.ProcessInstanceLog> |
ProcessInstanceLogQueryBuilder.buildQuery()
Create the
ParametrizedQuery instance that can be used
to retrieve the results, a List instance. |
ParametrizedQuery<org.kie.api.runtime.manager.audit.VariableInstanceLog> |
VariableInstanceLogQueryBuilder.buildQuery()
Create the
ParametrizedQuery instance that can be used
to retrieve the results, a List instance. |
ParametrizedQuery<org.kie.api.runtime.manager.audit.NodeInstanceLog> |
NodeInstanceLogQueryBuilder.buildQuery()
Create the
ParametrizedQuery instance that can be used
to retrieve the results, a List instance. |
ParametrizedQuery<AuditTask> |
AuditTaskInstanceLogQueryBuilder.buildQuery()
Create the
ParametrizedQuery instance that can be used
to retrieve the results, a List instance. |
Modifier and Type | Method and Description |
---|---|
ParametrizedQuery<org.kie.api.task.model.TaskSummary> |
TaskQueryBuilder.buildQuery()
Create the
ParametrizedQuery instance that can be used
to retrieve the results, a List instance. |
Copyright © 2001-2015 JBoss by Red Hat. All Rights Reserved.