jBPM distribution 6.0.0.Beta4

org.jbpm.compiler.xml
Class XmlRuleFlowProcessDumper

java.lang.Object
  extended by org.jbpm.compiler.xml.XmlWorkflowProcessDumper
      extended by org.jbpm.compiler.xml.XmlRuleFlowProcessDumper
All Implemented Interfaces:
XmlProcessDumper

public class XmlRuleFlowProcessDumper
extends XmlWorkflowProcessDumper
implements XmlProcessDumper


Field Summary
static XmlRuleFlowProcessDumper INSTANCE
           
 
Constructor Summary
XmlRuleFlowProcessDumper()
           
 
Method Summary
 String dumpProcess(Process process)
           
 Process readProcess(String processXml)
           
 
Methods inherited from class org.jbpm.compiler.xml.XmlWorkflowProcessDumper
dump, dump, visitConnection, visitDataType, visitExceptionHandlers, visitHeader, visitNode, visitProcess, visitValue, visitVariables
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

INSTANCE

public static final XmlRuleFlowProcessDumper INSTANCE
Constructor Detail

XmlRuleFlowProcessDumper

public XmlRuleFlowProcessDumper()
Method Detail

dumpProcess

public String dumpProcess(Process process)
Specified by:
dumpProcess in interface XmlProcessDumper

readProcess

public Process readProcess(String processXml)
Specified by:
readProcess in interface XmlProcessDumper

jBPM distribution 6.0.0.Beta4

Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.