Uses of Interface
org.camunda.bpm.container.impl.metadata.spi.ProcessEnginePluginXml
Packages that use ProcessEnginePluginXml
Package
Description
-
Uses of ProcessEnginePluginXml in org.camunda.bpm.container.impl.metadata
Classes in org.camunda.bpm.container.impl.metadata that implement ProcessEnginePluginXmlFields in org.camunda.bpm.container.impl.metadata with type parameters of type ProcessEnginePluginXmlModifier and TypeFieldDescriptionprotected List<ProcessEnginePluginXml>ProcessEngineXmlImpl.pluginsMethods in org.camunda.bpm.container.impl.metadata that return types with arguments of type ProcessEnginePluginXmlMethod parameters in org.camunda.bpm.container.impl.metadata with type arguments of type ProcessEnginePluginXmlModifier and TypeMethodDescriptionprotected voidDeploymentMetadataParse.parseProcessEnginePlugin(Element element, List<ProcessEnginePluginXml> plugins) Transform a<plugin ...protected voidDeploymentMetadataParse.parseProcessEnginePlugins(Element element, List<ProcessEnginePluginXml> plugins) Transform a<plugins ...voidProcessEngineXmlImpl.setPlugins(List<ProcessEnginePluginXml> plugins) -
Uses of ProcessEnginePluginXml in org.camunda.bpm.container.impl.metadata.spi
Methods in org.camunda.bpm.container.impl.metadata.spi that return types with arguments of type ProcessEnginePluginXml