Uses of Interface
org.camunda.bpm.container.impl.plugin.BpmPlatformPlugin

Packages that use BpmPlatformPlugin
org.camunda.bpm.container.impl.plugin   
 

Uses of BpmPlatformPlugin in org.camunda.bpm.container.impl.plugin
 

Fields in org.camunda.bpm.container.impl.plugin with type parameters of type BpmPlatformPlugin
protected  List<BpmPlatformPlugin> BpmPlatformPlugins.plugins
           
 

Methods in org.camunda.bpm.container.impl.plugin that return types with arguments of type BpmPlatformPlugin
 List<BpmPlatformPlugin> BpmPlatformPlugins.getPlugins()
           
 

Methods in org.camunda.bpm.container.impl.plugin with parameters of type BpmPlatformPlugin
 void BpmPlatformPlugins.add(BpmPlatformPlugin plugin)
           
 



Copyright © 2016 camunda services GmbH. All rights reserved.