Package | Description |
---|---|
org.activiti.engine.impl.bpmn.deployer | |
org.activiti.engine.impl.bpmn.parser | |
org.activiti.engine.impl.cfg |
Modifier and Type | Field and Description |
---|---|
protected BpmnParser |
ParsedDeploymentBuilderFactory.bpmnParser |
protected BpmnParser |
ParsedDeploymentBuilder.bpmnParser |
Modifier and Type | Method and Description |
---|---|
BpmnParser |
ParsedDeploymentBuilderFactory.getBpmnParser() |
Modifier and Type | Method and Description |
---|---|
void |
ParsedDeploymentBuilderFactory.setBpmnParser(BpmnParser bpmnParser) |
Constructor and Description |
---|
ParsedDeploymentBuilder(DeploymentEntity deployment,
BpmnParser bpmnParser,
Map<String,Object> deploymentSettings) |
Constructor and Description |
---|
BpmnParse(BpmnParser parser)
Constructor to be called by the
BpmnParser . |
Modifier and Type | Field and Description |
---|---|
protected BpmnParser |
ProcessEngineConfigurationImpl.bpmnParser |
Modifier and Type | Method and Description |
---|---|
BpmnParser |
ProcessEngineConfigurationImpl.getBpmnParser() |
Modifier and Type | Method and Description |
---|---|
BpmnParse |
DefaultBpmnParseFactory.createBpmnParse(BpmnParser bpmnParser) |
BpmnParse |
BpmnParseFactory.createBpmnParse(BpmnParser bpmnParser) |
ProcessEngineConfigurationImpl |
ProcessEngineConfigurationImpl.setBpmnParser(BpmnParser bpmnParser) |
Copyright © 2015 Alfresco. All rights reserved.