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