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