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