public class GetBAMTaskSummariesCommand extends TaskCommand<List<BAMTaskSummaryImpl>>
DESCRIPTION_PROPERTY, EXPIRATION_DATE_PROPERTY, FAULT_PROPERTY, groupIds, OUTPUT_PROPERTY, PRIORITY_PROPERTY, SKIPPABLE_PROPERTY, SUB_TASK_STRATEGY_PROPERTY, targetEntityId, TASK_NAMES_PROPERTY, 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, setUserId
public 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.