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