org.jbpm.pvm.internal.history
Class HistorySessionImpl

java.lang.Object
  extended by org.jbpm.pvm.internal.history.HistorySessionImpl
All Implemented Interfaces:
HistorySession

public class HistorySessionImpl
extends java.lang.Object
implements HistorySession

Author:
Tom Baeyens

Constructor Summary
HistorySessionImpl()
           
 
Method Summary
 void process(HistoryEvent historyEvent)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HistorySessionImpl

public HistorySessionImpl()
Method Detail

process

public void process(HistoryEvent historyEvent)
Specified by:
process in interface HistorySession


Copyright © 2010 JBoss Community. All Rights Reserved.