org.camunda.bpm.extension.osgi.url.bpmn
Class BpmnTransformer
java.lang.Object
org.camunda.bpm.extension.osgi.url.bpmn.BpmnTransformer
public class BpmnTransformer
- extends Object
Helper class to actually transform the BPMN xml file into a bundle.
- Author:
- Guillaume Nodet, Ronny Bräunlich
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BpmnTransformer
public BpmnTransformer()
transform
public void transform(URL url,
OutputStream os)
throws Exception
- Throws:
Exception
Copyright © 2015 camunda services GmbH. All rights reserved.