org.camunda.bpm.container.impl.plugin
Class BpmPlatformPlugins
java.lang.Object
org.camunda.bpm.container.impl.plugin.BpmPlatformPlugins
public class BpmPlatformPlugins
- extends Object
- Author:
- Thorben Lindhauer
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
plugins
protected List<BpmPlatformPlugin> plugins
BpmPlatformPlugins
public BpmPlatformPlugins()
add
public void add(BpmPlatformPlugin plugin)
getPlugins
public List<BpmPlatformPlugin> getPlugins()
load
public static BpmPlatformPlugins load(ClassLoader classLoader)
Copyright © 2016 camunda services GmbH. All rights reserved.