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