|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jbpm.pvm.impl.ProcessElementImpl
org.jbpm.pvm.impl.ObjectReference<Activity>
org.jbpm.pvm.impl.EventListenerReference
public class EventListenerReference
| Field Summary |
|---|
| Fields inherited from class org.jbpm.pvm.impl.ObjectReference |
|---|
descriptor, expression, object |
| Fields inherited from class org.jbpm.pvm.impl.ProcessElementImpl |
|---|
dbid, dbversion, exceptionHandlers, processDefinition, properties |
| Constructor Summary | |
|---|---|
EventListenerReference()
|
|
| Method Summary | |
|---|---|
boolean |
isPropagationEnabled()
does this action accept propagated events ? |
void |
setPropagationEnabled(boolean isPropagationEnabled)
does this action accept propagated events ? |
| Methods inherited from class org.jbpm.pvm.impl.ObjectReference |
|---|
constructFromDescriptor, get, getDescriptor, getExpression, getObject, resolveMethodExpression, resolveValueExpression, set, setDescriptor, setExpression, setObject |
| Methods inherited from class org.jbpm.pvm.impl.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 |
|---|
public EventListenerReference()
| Method Detail |
|---|
public boolean isPropagationEnabled()
public void setPropagationEnabled(boolean isPropagationEnabled)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||