jBPM Console NG - Human Tasks API 6.2.0.CR4

org.jbpm.console.ng.ht.service
Interface TaskAuditService

All Superinterfaces:
GenericServiceEntryPoint<TaskEventKey,TaskEventSummary>

public interface TaskAuditService
extends GenericServiceEntryPoint<TaskEventKey,TaskEventSummary>


Method Summary
 List<TaskEventSummary> getAllTaskEventsByProcessInstanceId(long processInstanceId, String filter)
           
 
Methods inherited from interface org.jbpm.console.ng.ga.service.GenericServiceEntryPoint
getData, getItem
 

Method Detail

getAllTaskEventsByProcessInstanceId

List<TaskEventSummary> getAllTaskEventsByProcessInstanceId(long processInstanceId,
                                                           String filter)

jBPM Console NG - Human Tasks API 6.2.0.CR4

Copyright © 2001-2015 JBoss by Red Hat. All Rights Reserved.