public interface TaskAuditService extends GenericServiceEntryPoint<TaskEventKey,TaskEventSummary>
| Modifier and Type | Method and Description |
|---|---|
List<TaskEventSummary> |
getAllTaskEventsByProcessInstanceId(long processInstanceId,
String filter) |
getAll, getData, getItemList<TaskEventSummary> getAllTaskEventsByProcessInstanceId(long processInstanceId, String filter)
Copyright © 2001–2016 JBoss by Red Hat. All rights reserved.