jBPM distribution 6.0.0.Final

org.jbpm.services.task.audit
Class TaskAuditServiceImpl

java.lang.Object
  extended by org.jbpm.services.task.audit.TaskAuditServiceImpl
All Implemented Interfaces:
TaskAuditService

@ApplicationScoped
public class TaskAuditServiceImpl
extends Object
implements TaskAuditService


Constructor Summary
TaskAuditServiceImpl()
           
 
Method Summary
 List<org.kie.internal.task.api.model.TaskEvent> getAllTaskEvents(long taskId)
           
 
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

getAllTaskEvents

public List<org.kie.internal.task.api.model.TaskEvent> getAllTaskEvents(long taskId)
Specified by:
getAllTaskEvents in interface TaskAuditService

jBPM distribution 6.0.0.Final

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