org.jbpm.jpdl.internal.convert.action
Class Action
java.lang.Object
org.jbpm.jpdl.internal.convert.action.Action
- Direct Known Subclasses:
- CreateTimerAction, Script
public class Action
- extends java.lang.Object
The Action class to create the converted action or script elements and map the specific attributes
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
convertedElement
protected org.dom4j.Element convertedElement
isPropagationAllowed
protected boolean isPropagationAllowed
isAsync
protected boolean isAsync
isAsyncExclusive
protected boolean isAsyncExclusive
Action
public Action()
createConvertedElement
public org.dom4j.Element createConvertedElement(org.dom4j.Element actionElement,
org.dom4j.Element jpdl4Doc)
read
public void read(org.dom4j.Element actionElement,
Jpdl3Converter jpdlReader)
Copyright © 2009 JBoss, a division of Red Hat. All Rights Reserved.