public class RemoveTaskCommand extends UserGroupCallbackTaskCommand<Void>
groupIds, targetEntityId, taskId, userId| Constructor and Description |
|---|
RemoveTaskCommand() |
RemoveTaskCommand(long taskId,
String userId) |
| Modifier and Type | Method and Description |
|---|---|
Void |
execute(org.kie.internal.command.Context cntxt) |
addGroupFromCallbackOperation, addUserFromCallbackOperation, doCallbackAndReturnUserOperation, doCallbackGroupOperation, doCallbackGroupsOperation, doCallbackOperationForAttachment, doCallbackOperationForComment, doCallbackOperationForPeopleAssignments, doCallbackOperationForPotentialOwners, doCallbackOperationForTaskData, doCallbackOperationForTaskDeadlines, doCallbackUserOperation, doUserGroupCallbackOperation, filterGroups, persistIfNotExistsgetGroupsIds, getTargetEntityId, getTaskId, getUserId, setGroupsIds, setTargetEntityId, setTaskId, setUserIdpublic RemoveTaskCommand()
public RemoveTaskCommand(long taskId,
String userId)
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–2016 JBoss by Red Hat. All rights reserved.