Package | Description |
---|---|
org.camunda.bpm.engine.impl.bpmn.deployer | |
org.camunda.bpm.engine.impl.bpmn.parser | |
org.camunda.bpm.engine.impl.cfg |
Modifier and Type | Field and Description |
---|---|
protected BpmnParser |
BpmnDeployer.bpmnParser |
Modifier and Type | Method and Description |
---|---|
BpmnParser |
BpmnDeployer.getBpmnParser() |
Modifier and Type | Method and Description |
---|---|
void |
BpmnDeployer.setBpmnParser(BpmnParser bpmnParser) |
Constructor and Description |
---|
BpmnParse(BpmnParser parser)
Constructor to be called by the
BpmnParser . |
Modifier and Type | Method and Description |
---|---|
BpmnParse |
DefaultBpmnParseFactory.createBpmnParse(BpmnParser bpmnParser) |
BpmnParse |
BpmnParseFactory.createBpmnParse(BpmnParser bpmnParser) |
Copyright © 2015. All rights reserved.