Uses of Interface
org.camunda.bpm.container.impl.plugin.BpmPlatformPlugin
-
Packages that use BpmPlatformPlugin Package Description 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 Modifier and Type Field Description protected List<BpmPlatformPlugin>BpmPlatformPlugins. pluginsMethods in org.camunda.bpm.container.impl.plugin that return types with arguments of type BpmPlatformPlugin Modifier and Type Method Description List<BpmPlatformPlugin>BpmPlatformPlugins. getPlugins()Methods in org.camunda.bpm.container.impl.plugin with parameters of type BpmPlatformPlugin Modifier and Type Method Description voidBpmPlatformPlugins. add(BpmPlatformPlugin plugin)
-