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