public class ActivateTaskCommand extends UserGroupCallbackTaskCommand<Void>
groupIds, targetEntityId, taskId, userId
Constructor and Description |
---|
ActivateTaskCommand() |
ActivateTaskCommand(long taskId,
String userId) |
Modifier and Type | Method and Description |
---|---|
Void |
execute(org.kie.internal.command.Context cntxt) |
String |
toString() |
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 ActivateTaskCommand()
public ActivateTaskCommand(long taskId, String userId)
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.