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