public class GetTasksByProcessInstanceIdCommand extends TaskCommand<List<Long>>
groupsIds, targetEntityId, taskId, userId
Constructor and Description |
---|
GetTasksByProcessInstanceIdCommand() |
GetTasksByProcessInstanceIdCommand(long processInstanceId) |
Modifier and Type | Method and Description |
---|---|
List<Long> |
execute(org.kie.internal.command.Context cntxt) |
long |
getProcessInstanceId() |
void |
setProcessInstanceId(long processInstanceId) |
getGroupsIds, getTargetEntityId, getTaskId, getUserId, setGroupsIds, setTargetEntityId, setTaskId, setUserId
Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.