public class GetBAMTaskSummariesCommand extends TaskCommand<List<BAMTaskSummaryImpl>>
groupIds, targetEntityId, taskId, userId| Constructor and Description |
|---|
GetBAMTaskSummariesCommand() |
GetBAMTaskSummariesCommand(long taskId) |
| Modifier and Type | Method and Description |
|---|---|
List<BAMTaskSummaryImpl> |
execute(org.kie.internal.command.Context context) |
getGroupsIds, getTargetEntityId, getTaskId, getUserId, setGroupsIds, setTargetEntityId, setTaskId, setUserIdpublic GetBAMTaskSummariesCommand()
public GetBAMTaskSummariesCommand(long taskId)
public List<BAMTaskSummaryImpl> execute(org.kie.internal.command.Context context)
Copyright © 2001–2015 JBoss by Red Hat. All rights reserved.