public class BAMTaskSummaryQueryCommand extends TaskCommand<List<BAMTaskSummaryImpl>>
groupIds, targetEntityId, taskId, userId
Constructor and Description |
---|
BAMTaskSummaryQueryCommand() |
BAMTaskSummaryQueryCommand(org.jbpm.query.jpa.data.QueryWhere queryWhere) |
Modifier and Type | Method and Description |
---|---|
List<BAMTaskSummaryImpl> |
execute(org.kie.internal.command.Context cntxt) |
org.jbpm.query.jpa.data.QueryWhere |
getQueryWhere() |
void |
setQueryWhere(org.jbpm.query.jpa.data.QueryWhere queryWhere) |
getGroupsIds, getTargetEntityId, getTaskId, getUserId, setGroupsIds, setTargetEntityId, setTaskId, setUserId
public BAMTaskSummaryQueryCommand()
public BAMTaskSummaryQueryCommand(org.jbpm.query.jpa.data.QueryWhere queryWhere)
public org.jbpm.query.jpa.data.QueryWhere getQueryWhere()
public void setQueryWhere(org.jbpm.query.jpa.data.QueryWhere queryWhere)
public List<BAMTaskSummaryImpl> execute(org.kie.internal.command.Context cntxt)
Copyright © 2001–2016 JBoss by Red Hat. All rights reserved.