|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.mod4j.dslcommon.openarchitectureware.Mod4jWorkflowRunner
public class Mod4jWorkflowRunner
| Constructor Summary | |
|---|---|
Mod4jWorkflowRunner()
|
|
| Method Summary | |
|---|---|
void |
runWorkflow(java.lang.String wfFile,
java.util.Map<java.lang.String,java.lang.String> properties)
General Mod4j workflow runner. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Mod4jWorkflowRunner()
| Method Detail |
|---|
public void runWorkflow(java.lang.String wfFile,
java.util.Map<java.lang.String,java.lang.String> properties)
throws Mod4jWorkflowException
wfFile - absolute path string of the workflow file to executeproperties - Map containing the properties for wfFile.
Mod4jWorkflowException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||