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