org.jbpm.services.task.audit
Class TaskAuditServiceImpl
java.lang.Object
org.jbpm.services.task.audit.TaskAuditServiceImpl
- All Implemented Interfaces:
- TaskAuditService
@ApplicationScoped
public class TaskAuditServiceImpl
- extends Object
- implements TaskAuditService
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TaskAuditServiceImpl
public TaskAuditServiceImpl()
getAllTaskEvents
public List<org.kie.internal.task.api.model.TaskEvent> getAllTaskEvents(long taskId)
- Specified by:
getAllTaskEvents
in interface TaskAuditService
Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.