org.jbpm.pvm.internal.model
Class ProcessModificationsImpl.AddedAction

java.lang.Object
  extended by org.jbpm.pvm.internal.model.ProcessElementImpl
      extended by org.jbpm.pvm.internal.model.EventListenerReference
          extended by org.jbpm.pvm.internal.model.ProcessModificationsImpl.AddedAction
All Implemented Interfaces:
java.io.Serializable
Enclosing class:
ProcessModificationsImpl

public static class ProcessModificationsImpl.AddedAction
extends EventListenerReference

See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.jbpm.pvm.internal.model.EventListenerReference
continuation, eventListener, eventListenerDescriptor, isEventListenerStateful, isPropagationEnabled
 
Fields inherited from class org.jbpm.pvm.internal.model.ProcessElementImpl
dbid, dbversion, exceptionHandlers, processDefinition, properties
 
Constructor Summary
ProcessModificationsImpl.AddedAction()
           
 
Method Summary
 
Methods inherited from class org.jbpm.pvm.internal.model.EventListenerReference
getContinuation, getEventListener, getEventListenerDescriptor, isAsync, isEventListenerStateful, isPropagationEnabled, setContinuation, setEventListener, setEventListenerDescriptor, setEventListenerStateful, setPropagationEnabled
 
Methods inherited from class org.jbpm.pvm.internal.model.ProcessElementImpl
addExceptionHandler, addProperty, createExceptionHandler, getDbid, getExceptionHandlers, getProcessDefinition, getProperties, getProperty, getPropertyKeys, setExceptionHandlers, setProcessDefinition, setProperties
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ProcessModificationsImpl.AddedAction

public ProcessModificationsImpl.AddedAction()


Copyright © 2010 JBoss Community. All Rights Reserved.