Uses of Class
org.camunda.bpm.container.impl.metadata.JobExecutorXmlImpl
-
Packages that use JobExecutorXmlImpl Package Description org.camunda.bpm.container.impl.metadata -
-
Uses of JobExecutorXmlImpl in org.camunda.bpm.container.impl.metadata
Methods in org.camunda.bpm.container.impl.metadata with parameters of type JobExecutorXmlImpl Modifier and Type Method Description protected void
BpmPlatformXmlParse. parseJobExecutor(Element element, JobExecutorXmlImpl jobExecutorXml)
parse a<job-executor .../>
element and add it to the list of parsed elements
-