org.camunda.spin.plugin.impl
Class SpinBpmPlatformPlugin
java.lang.Object
org.camunda.spin.plugin.impl.SpinBpmPlatformPlugin
- All Implemented Interfaces:
- BpmPlatformPlugin
public class SpinBpmPlatformPlugin
- extends Object
- implements BpmPlatformPlugin
- Author:
- Thorben Lindhauer
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SpinBpmPlatformPlugin
public SpinBpmPlatformPlugin()
postProcessApplicationDeploy
public void postProcessApplicationDeploy(ProcessApplicationInterface processApplication)
- Specified by:
postProcessApplicationDeploy in interface BpmPlatformPlugin
initializeVariableSerializers
protected void initializeVariableSerializers(AbstractProcessApplication abstractProcessApplication)
lookupSpinSerializers
protected List<TypedValueSerializer<?>> lookupSpinSerializers(ClassLoader classLoader)
postProcessApplicationUndeploy
public void postProcessApplicationUndeploy(ProcessApplicationInterface processApplication)
- Specified by:
postProcessApplicationUndeploy in interface BpmPlatformPlugin
Copyright © 2016 camunda services GmbH. All rights reserved.