Package org.camunda.spin.plugin.impl
Class SpinBpmPlatformPlugin
java.lang.Object
org.camunda.spin.plugin.impl.SpinBpmPlatformPlugin
- All Implemented Interfaces:
 BpmPlatformPlugin
- Author:
 - Thorben Lindhauer
 
- 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionprotected voidinitializeVariableSerializers(AbstractProcessApplication abstractProcessApplication) protected List<TypedValueSerializer<?>>lookupSpinSerializers(ClassLoader classLoader) voidpostProcessApplicationDeploy(ProcessApplicationInterface processApplication) voidpostProcessApplicationUndeploy(ProcessApplicationInterface processApplication)  
- 
Constructor Details
- 
SpinBpmPlatformPlugin
public SpinBpmPlatformPlugin() 
 - 
 - 
Method Details
- 
postProcessApplicationDeploy
- Specified by:
 postProcessApplicationDeployin interfaceBpmPlatformPlugin
 - 
initializeVariableSerializers
 - 
lookupSpinSerializers
 - 
postProcessApplicationUndeploy
- Specified by:
 postProcessApplicationUndeployin interfaceBpmPlatformPlugin
 
 -