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.internal.command.Context cntxt) |
getGroupsIds, getTargetEntityId, getTaskId, getUserId, setGroupsIds, setTargetEntityId, setTaskId, setUserId
public Void execute(org.kie.internal.command.Context cntxt)
Copyright © 2001–2018 JBoss by Red Hat. All rights reserved.