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, doCallbackAndReturnUserOperation, doCallbackGroupOperation, doCallbackGroupsOperation, doCallbackOperationForAttachment, doCallbackOperationForComment, doCallbackOperationForPeopleAssignments, doCallbackOperationForPotentialOwners, doCallbackOperationForTaskData, doCallbackOperationForTaskDeadlines, doCallbackUserOperation, doCallbackUserOperation, doUserGroupCallbackOperation, filterGroups, persistIfNotExists
getGroupsIds, getTargetEntityId, getTaskId, getUserId, setGroupsIds, setTargetEntityId, setTaskId, setUserId
public 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–2019 JBoss by Red Hat. All rights reserved.