public class ActivateTaskCommand extends UserGroupCallbackTaskCommand<Void>
DESCRIPTION_PROPERTY, EXPIRATION_DATE_PROPERTY, FAULT_PROPERTY, groupsIds, OUTPUT_PROPERTY, PRIORITY_PROPERTY, SKIPPABLE_PROPERTY, SUB_TASK_STRATEGY_PROPERTY, targetEntityId, TASK_NAMES_PROPERTY, 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, doCallbackGroupOperation, doCallbackGroupsOperation, doCallbackOperationForAttachment, doCallbackOperationForComment, doCallbackOperationForPeopleAssignments, doCallbackOperationForPotentialOwners, doCallbackOperationForTaskData, doCallbackOperationForTaskDeadlines, doCallbackUserOperation, doUserGroupCallbackOperation, filterGroups, persistIfNotExists
getGroupsIds, getTargetEntityId, getTaskId, getUserId, setGroupsIds, setTargetEntityId, setTaskId, setUserId
public ActivateTaskCommand()
public ActivateTaskCommand(long taskId, String userId)
Copyright © 2001-2015 JBoss by Red Hat. All Rights Reserved.