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.api.runtime.Context context) |
getGroupsIds, getTargetEntityId, getTaskId, getUserId, setGroupsIds, setTargetEntityId, setTaskId, setUserId
public GetBAMTaskSummariesCommand()
public GetBAMTaskSummariesCommand(long taskId)
public List<BAMTaskSummaryImpl> execute(org.kie.api.runtime.Context context)
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.