public class AddPeopleAssignmentsCommand extends org.jbpm.services.task.commands.UserGroupCallbackTaskCommand<Void>
| Constructor and Description |
|---|
AddPeopleAssignmentsCommand(String userId,
long taskId,
int type,
org.kie.api.task.model.OrganizationalEntity[] entities,
boolean removeExisting) |
| 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 AddPeopleAssignmentsCommand(String userId, long taskId, int type, org.kie.api.task.model.OrganizationalEntity[] entities, boolean removeExisting)
Copyright © 2001–2018 JBoss by Red Hat. All rights reserved.