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