Package | Description |
---|---|
org.camunda.bpm.container.impl.jmx.deployment.jobexecutor | |
org.camunda.bpm.container.impl.metadata | |
org.camunda.bpm.container.impl.metadata.spi |
Modifier and Type | Field and Description |
---|---|
protected JobAcquisitionXml |
StartJobAcquisitionStep.jobAcquisitionXml |
Constructor and Description |
---|
StartJobAcquisitionStep(JobAcquisitionXml jobAcquisitionXml) |
Modifier and Type | Class and Description |
---|---|
class |
JobAcquisitionXmlImpl
Implementation of the
JobAcquisitionXml SPI interface |
Modifier and Type | Field and Description |
---|---|
protected List<JobAcquisitionXml> |
JobExecutorXmlImpl.jobAcquisitions |
Modifier and Type | Method and Description |
---|---|
List<JobAcquisitionXml> |
JobExecutorXmlImpl.getJobAcquisitions() |
Modifier and Type | Method and Description |
---|---|
protected void |
BpmPlatformXmlParse.parseJobAcquisition(Element element,
List<JobAcquisitionXml> jobAcquisitions)
parse a
<job-acquisition .../> element and add it to the
list of parsed elements |
void |
JobExecutorXmlImpl.setJobAcquisitions(List<JobAcquisitionXml> jobAcquisitions) |
Modifier and Type | Method and Description |
---|---|
List<JobAcquisitionXml> |
JobExecutorXml.getJobAcquisitions() |
Copyright © 2015. All rights reserved.