org.camunda.bpm.engine.impl.cfg
Class DefaultBpmnParseFactory
java.lang.Object
org.camunda.bpm.engine.impl.cfg.DefaultBpmnParseFactory
- All Implemented Interfaces:
- BpmnParseFactory
public class DefaultBpmnParseFactory
- extends Object
- implements BpmnParseFactory
- Author:
- Nico Rehwaldt
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DefaultBpmnParseFactory
public DefaultBpmnParseFactory()
createBpmnParse
public BpmnParse createBpmnParse(BpmnParser bpmnParser)
- Specified by:
createBpmnParse
in interface BpmnParseFactory
Copyright © 2016 camunda services GmbH. All rights reserved.