public class CompleteTaskCommand extends UserGroupCallbackTaskCommand<Void>
| Modifier and Type | Field and Description |
|---|---|
protected Map<String,Object> |
data |
groupIds, targetEntityId, taskId, userId| Constructor and Description |
|---|
CompleteTaskCommand() |
CompleteTaskCommand(long taskId,
String userId,
Map<String,Object> data) |
| Modifier and Type | Method and Description |
|---|---|
Void |
execute(org.kie.api.runtime.Context cntxt) |
Map<String,Object> |
getData() |
void |
setData(Map<String,Object> data) |
addGroupFromCallbackOperation, addUserFromCallbackOperation, doCallbackAndReturnUserOperation, doCallbackGroupOperation, doCallbackGroupsOperation, doCallbackOperationForAttachment, doCallbackOperationForComment, doCallbackOperationForPeopleAssignments, doCallbackOperationForPotentialOwners, doCallbackOperationForTaskData, doCallbackOperationForTaskDeadlines, doCallbackUserOperation, doUserGroupCallbackOperation, filterGroups, isBusinessAdmin, persistIfNotExistsgetGroupsIds, getTargetEntityId, getTaskId, getUserId, setGroupsIds, setTargetEntityId, setTaskId, setUserIdpublic Void execute(org.kie.api.runtime.Context cntxt)
execute in interface org.drools.core.command.impl.ExecutableCommand<Void>execute in class UserGroupCallbackTaskCommand<Void>Copyright © 2001–2016 JBoss by Red Hat. All rights reserved.