|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jbpm.jpdl.internal.convert.action.Action
org.jbpm.jpdl.internal.convert.action.CreateTimerAction
public class CreateTimerAction
Create the converted timer element and map the specific attributes
| Field Summary |
|---|
| Fields inherited from class org.jbpm.jpdl.internal.convert.action.Action |
|---|
convertedElement, isAsync, isAsyncExclusive, isPropagationAllowed |
| Constructor Summary | |
|---|---|
CreateTimerAction()
|
|
| Method Summary | |
|---|---|
org.dom4j.Element |
createConvertedElement(org.dom4j.Element actionElement,
org.dom4j.Element jpdl4Doc)
|
void |
read(org.dom4j.Element actionElement,
Jpdl3Converter jpdlReader)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CreateTimerAction()
| Method Detail |
|---|
public org.dom4j.Element createConvertedElement(org.dom4j.Element actionElement,
org.dom4j.Element jpdl4Doc)
createConvertedElement in class Action
public void read(org.dom4j.Element actionElement,
Jpdl3Converter jpdlReader)
read in class Action
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||