jBPM Console NG - Human Tasks Backend 6.2.0.Beta1

org.jbpm.console.ng.ht.backend.server
Class TaskAuditServiceImpl

java.lang.Object
  extended by org.jbpm.console.ng.ht.backend.server.TaskAuditServiceImpl
All Implemented Interfaces:
GenericServiceEntryPoint<TaskEventKey,TaskEventSummary>, TaskAuditService

@ApplicationScoped
public class TaskAuditServiceImpl
extends Object
implements TaskAuditService


Constructor Summary
TaskAuditServiceImpl()
           
 
Method Summary
 org.uberfire.paging.PageResponse<TaskEventSummary> getData(QueryFilter filter)
           
 TaskEventSummary getItem(TaskEventKey key)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TaskAuditServiceImpl

public TaskAuditServiceImpl()
Method Detail

getData

public org.uberfire.paging.PageResponse<TaskEventSummary> getData(QueryFilter filter)
Specified by:
getData in interface GenericServiceEntryPoint<TaskEventKey,TaskEventSummary>

getItem

public TaskEventSummary getItem(TaskEventKey key)
Specified by:
getItem in interface GenericServiceEntryPoint<TaskEventKey,TaskEventSummary>

jBPM Console NG - Human Tasks Backend 6.2.0.Beta1

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