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
-
Method Summary
Modifier and TypeMethodDescriptionprotected void
initializeVariableSerializers
(AbstractProcessApplication abstractProcessApplication) protected List<TypedValueSerializer<?>>
lookupSpinSerializers
(ClassLoader classLoader) void
postProcessApplicationDeploy
(ProcessApplicationInterface processApplication) void
postProcessApplicationUndeploy
(ProcessApplicationInterface processApplication)
-
Constructor Details
-
SpinBpmPlatformPlugin
public SpinBpmPlatformPlugin()
-
-
Method Details
-
postProcessApplicationDeploy
- Specified by:
postProcessApplicationDeploy
in interfaceBpmPlatformPlugin
-
initializeVariableSerializers
-
lookupSpinSerializers
-
postProcessApplicationUndeploy
- Specified by:
postProcessApplicationUndeploy
in interfaceBpmPlatformPlugin
-