org.jbpm.compiler.xml
Class XmlRuleFlowProcessDumper
java.lang.Object
org.jbpm.compiler.xml.XmlWorkflowProcessDumper
org.jbpm.compiler.xml.XmlRuleFlowProcessDumper
- All Implemented Interfaces:
- XmlProcessDumper
public class XmlRuleFlowProcessDumper
- extends XmlWorkflowProcessDumper
- implements XmlProcessDumper
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
INSTANCE
public static final XmlRuleFlowProcessDumper INSTANCE
XmlRuleFlowProcessDumper
public XmlRuleFlowProcessDumper()
dumpProcess
public String dumpProcess(Process process)
- Specified by:
dumpProcess
in interface XmlProcessDumper
readProcess
public Process readProcess(String processXml)
- Specified by:
readProcess
in interface XmlProcessDumper
Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.