public class RemoveTaskDataCommand extends UserGroupCallbackTaskCommand<Void>
groupIds, targetEntityId, taskId, userId
Constructor and Description |
---|
RemoveTaskDataCommand(String userId,
long taskId,
List<String> variableNames,
boolean input) |
Modifier and Type | Method and Description |
---|---|
Void |
execute(org.kie.api.runtime.Context cntxt) |
addEmailFromCallbackOperation, addGroupFromCallbackOperation, addUserFromCallbackOperation, doCallbackAndReturnUserOperation, doCallbackEmailOperation, doCallbackGroupOperation, doCallbackGroupsOperation, doCallbackOperationForAttachment, doCallbackOperationForComment, doCallbackOperationForPeopleAssignments, doCallbackOperationForPotentialOwners, doCallbackOperationForTaskData, doCallbackOperationForTaskDeadlines, doCallbackUserOperation, doCallbackUserOperation, doUserGroupCallbackOperation, filterGroups, isBusinessAdmin, persistIfNotExists
getGroupsIds, getTargetEntityId, getTaskId, getUserId, setGroupsIds, setTargetEntityId, setTaskId, setUserId
public Void execute(org.kie.api.runtime.Context cntxt)
execute
in interface org.kie.api.command.ExecutableCommand<Void>
execute
in class UserGroupCallbackTaskCommand<Void>
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.