public class ProcessModel
extends java.lang.Object
This class will
ProcessDefinition
object back to XML file with the same
schema.
Constructor and Description |
---|
ProcessModel(java.io.File xmlFile) |
Modifier and Type | Method and Description |
---|---|
com.tibco.xmlns.bw.process._2003.ProcessDefinition |
getProcess() |
void |
save()
This will marshall the object back to the XML file.
|