JavaScript is disabled on your browser.
jBPM :: Human Task Audit 6.4.0.Final-redhat-13
java.lang.Object
org.jbpm.services.task.commands.TaskCommand<T>
org.jbpm.services.task.commands.UserGroupCallbackTaskCommand<List <org.kie.api.task.model.TaskSummary>>
org.jbpm.services.task.audit.commands.GetTasksByVariableNameCommand
Field Summary
Fields inherited from class org.jbpm.services.task.commands.TaskCommand
groupIds, targetEntityId, taskId, userId
Method Summary
Methods inherited from class org.jbpm.services.task.commands.UserGroupCallbackTaskCommand
addGroupFromCallbackOperation, addUserFromCallbackOperation, doCallbackAndReturnUserOperation, doCallbackGroupOperation, doCallbackGroupsOperation, doCallbackOperationForAttachment, doCallbackOperationForComment, doCallbackOperationForPeopleAssignments, doCallbackOperationForPotentialOwners, doCallbackOperationForTaskData, doCallbackOperationForTaskDeadlines, doCallbackUserOperation, doUserGroupCallbackOperation, filterGroups, persistIfNotExists
Methods inherited from class org.jbpm.services.task.commands.TaskCommand
getGroupsIds, getTargetEntityId, getTaskId, getUserId, setGroupsIds, setTargetEntityId, setTaskId, setUserId
Methods inherited from class java.lang.Object
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
Constructor Detail
GetTasksByVariableNameCommand
public GetTasksByVariableNameCommand(String userId,
String variableName,
List <org.kie.api.task.model.Status> status,
org.kie.internal.query.QueryFilter filter)
jBPM :: Human Task Audit 6.4.0.Final-redhat-13
Copyright © 2001–2016 JBoss by Red Hat . All rights reserved.