com.ebmwebsourcing.petalsbpm.xpdl
Class XPDLAdapter
java.lang.Object
com.ebmwebsourcing.petalsbpm.xpdl.XPDLAdapter
public class XPDLAdapter
- extends java.lang.Object
- Author:
- nrajsiri
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MERGED_FILE_NAME
public static java.lang.String MERGED_FILE_NAME
BPMN2XPDL_XSLT
public static java.lang.String BPMN2XPDL_XSLT
XPDL2BPMN_XSLT
public static java.lang.String XPDL2BPMN_XSLT
XPDL2DI_XSLT
public static java.lang.String XPDL2DI_XSLT
XPDLAdapter
public XPDLAdapter()
getXPDL2FromBPMN2
public java.io.File getXPDL2FromBPMN2(java.lang.String bpmn2xmlPath)
throws java.lang.Exception
- Throws:
java.lang.Exception
getBPMN2FromXPDL
public java.io.File getBPMN2FromXPDL(java.lang.String xpdlPath,
java.lang.String savePath)
throws java.lang.Exception
- Throws:
java.lang.Exception
getBPMN2ZipFromAlternativeXPDL
public java.io.File getBPMN2ZipFromAlternativeXPDL(java.lang.String xpdlPath,
java.lang.String savePath,
java.lang.String alternativeXPDL2BPMNxslt)
throws java.lang.Exception
- Throws:
java.lang.Exception
getXpdlFileAbsolutePath
public java.lang.String getXpdlFileAbsolutePath()
Copyright © 2010-2011 eBM WebSourcing. All Rights Reserved.