|
KIE Remote Services :: Services 6.2.0.Beta3 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.kie.internal.query.AbstractQueryBuilderImpl<RemoteServicesQueryCommandBuilder>
org.kie.remote.services.rest.query.RemoteServicesQueryCommandBuilder
public class RemoteServicesQueryCommandBuilder
| Field Summary |
|---|
| Fields inherited from class org.kie.internal.query.AbstractQueryBuilderImpl |
|---|
queryData |
| Constructor Summary | |
|---|---|
RemoteServicesQueryCommandBuilder()
|
|
RemoteServicesQueryCommandBuilder(String userId)
|
|
| Method Summary | |
|---|---|
RemoteServicesQueryCommandBuilder |
businessAdmin(String... businessAdminId)
Add one or more business administrator ids as a criteria to the query |
RemoteServicesQueryCommandBuilder |
clear()
|
org.jbpm.services.task.commands.TaskQueryDataCommand |
createTaskQueryDataCommand()
|
org.jbpm.process.audit.command.AuditVariableInstanceLogQueryCommand |
createVariableInstanceLogQueryCommand()
|
RemoteServicesQueryCommandBuilder |
deploymentId(String... deploymentId)
Add one or more deployment ids as a criteria to the query |
RemoteServicesQueryCommandBuilder |
endDate(Date... date)
|
RemoteServicesQueryCommandBuilder |
endDateMax(Date rangeEnd)
|
RemoteServicesQueryCommandBuilder |
endDateMin(Date rangeStart)
|
RemoteServicesQueryCommandBuilder |
initiator(String... createdById)
Add one or more initiator ids as a criteria to the query |
RemoteServicesQueryCommandBuilder |
last()
|
RemoteServicesQueryCommandBuilder |
oldValue(String... oldVvalue)
|
RemoteServicesQueryCommandBuilder |
potentialOwner(String... potentialOwnerId)
Add one or more potential owner ids as a criteria to the query |
RemoteServicesQueryCommandBuilder |
processId(String... processId)
Add one or more process ids as a criteria to the query |
RemoteServicesQueryCommandBuilder |
processInstanceId(long... processInstanceId)
Add one or more process instance ids as a criteria to the query |
RemoteServicesQueryCommandBuilder |
processInstanceStatus(int... status)
Specify one more statuses (in the form of an int) as criteria. |
RemoteServicesQueryCommandBuilder |
processVersion(String... processVersion)
Add one or more process versions as a criteria to the query |
RemoteServicesQueryCommandBuilder |
stakeHolder(String... stakeHolderId)
Add one or more stakeholder ids as a criteria to the query |
RemoteServicesQueryCommandBuilder |
startDate(Date... date)
|
RemoteServicesQueryCommandBuilder |
startDateMax(Date rangeEnd)
|
RemoteServicesQueryCommandBuilder |
startDateMin(Date rangeStart)
|
RemoteServicesQueryCommandBuilder |
taskId(long... taskId)
Add one or more task ids as a criteria to the query |
RemoteServicesQueryCommandBuilder |
taskOwner(String... taskOwnerId)
Add one or more (actual) task owner ids as a criteria to the query |
RemoteServicesQueryCommandBuilder |
taskStatus(org.kie.api.task.model.Status... status)
Add one or more statuses as a criteria to the query |
RemoteServicesQueryCommandBuilder |
value(String... value)
|
RemoteServicesQueryCommandBuilder |
variableId(String... variableId)
|
RemoteServicesQueryCommandBuilder |
workItemId(long... workItemId)
|
| Methods inherited from class org.kie.internal.query.AbstractQueryBuilderImpl |
|---|
addIntParameter, addLongParameter, addObjectParameter, addRangeParameter, ascending, descending, equals, getQueryData, intersect, like, maxResults, offset, union |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RemoteServicesQueryCommandBuilder()
public RemoteServicesQueryCommandBuilder(String userId)
| Method Detail |
|---|
public RemoteServicesQueryCommandBuilder deploymentId(String... deploymentId)
deploymentId -
public RemoteServicesQueryCommandBuilder processId(String... processId)
processId -
public RemoteServicesQueryCommandBuilder processVersion(String... processVersion)
processId -
public RemoteServicesQueryCommandBuilder processInstanceId(long... processInstanceId)
processInstanceId -
public RemoteServicesQueryCommandBuilder processInstanceStatus(int... status)
status - one or more int statuses
public RemoteServicesQueryCommandBuilder startDate(Date... date)
public RemoteServicesQueryCommandBuilder startDateMin(Date rangeStart)
public RemoteServicesQueryCommandBuilder startDateMax(Date rangeEnd)
public RemoteServicesQueryCommandBuilder endDate(Date... date)
public RemoteServicesQueryCommandBuilder endDateMin(Date rangeStart)
public RemoteServicesQueryCommandBuilder endDateMax(Date rangeEnd)
public RemoteServicesQueryCommandBuilder workItemId(long... workItemId)
public RemoteServicesQueryCommandBuilder taskId(long... taskId)
taskId -
public RemoteServicesQueryCommandBuilder taskStatus(org.kie.api.task.model.Status... status)
status -
public RemoteServicesQueryCommandBuilder initiator(String... createdById)
createdById -
public RemoteServicesQueryCommandBuilder stakeHolder(String... stakeHolderId)
stakeHolderId -
public RemoteServicesQueryCommandBuilder potentialOwner(String... potentialOwnerId)
stakeHolderId -
public RemoteServicesQueryCommandBuilder taskOwner(String... taskOwnerId)
taskOwnerId -
public RemoteServicesQueryCommandBuilder businessAdmin(String... businessAdminId)
businessAdminId -
public RemoteServicesQueryCommandBuilder variableId(String... variableId)
public RemoteServicesQueryCommandBuilder value(String... value)
public RemoteServicesQueryCommandBuilder oldValue(String... oldVvalue)
public RemoteServicesQueryCommandBuilder last()
public org.jbpm.services.task.commands.TaskQueryDataCommand createTaskQueryDataCommand()
public org.jbpm.process.audit.command.AuditVariableInstanceLogQueryCommand createVariableInstanceLogQueryCommand()
public RemoteServicesQueryCommandBuilder clear()
clear in class org.kie.internal.query.AbstractQueryBuilderImpl<RemoteServicesQueryCommandBuilder>
|
KIE Remote Services :: Services 6.2.0.Beta3 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||