public class AddUsersGroupsCommand extends TaskCommand<Void>
groupIds, targetEntityId, taskId, userId
Constructor and Description |
---|
AddUsersGroupsCommand() |
AddUsersGroupsCommand(Map<String,org.kie.api.task.model.User> users,
Map<String,org.kie.api.task.model.Group> groups) |
Modifier and Type | Method and Description |
---|---|
Void |
execute(org.kie.api.runtime.Context cntxt) |
getGroupsIds, getTargetEntityId, getTaskId, getUserId, setGroupsIds, setTargetEntityId, setTaskId, setUserId
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.