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