Uses of Interface
org.camunda.bpm.container.impl.metadata.spi.BpmPlatformXml

Packages that use BpmPlatformXml
org.camunda.bpm.container.impl.metadata   
 

Uses of BpmPlatformXml in org.camunda.bpm.container.impl.metadata
 

Classes in org.camunda.bpm.container.impl.metadata that implement BpmPlatformXml
 class BpmPlatformXmlImpl
          Implementation of the BpmPlatformXml SPI
 

Fields in org.camunda.bpm.container.impl.metadata declared as BpmPlatformXml
protected  BpmPlatformXml BpmPlatformXmlParse.bpmPlatformXml
          the parsed BpmPlatformXml
 

Methods in org.camunda.bpm.container.impl.metadata that return BpmPlatformXml
 BpmPlatformXml BpmPlatformXmlParse.getBpmPlatformXml()
           
 



Copyright © 2017 camunda services GmbH. All rights reserved.