public class SpinBpmPlatformPlugin extends Object implements BpmPlatformPlugin
| Constructor and Description | 
|---|
| SpinBpmPlatformPlugin() | 
| Modifier and Type | Method and Description | 
|---|---|
| protected void | initializeVariableSerializers(AbstractProcessApplication abstractProcessApplication) | 
| protected List<TypedValueSerializer<?>> | lookupSpinSerializers(ClassLoader classLoader) | 
| void | postProcessApplicationDeploy(ProcessApplicationInterface processApplication) | 
| void | postProcessApplicationUndeploy(ProcessApplicationInterface processApplication) | 
public void postProcessApplicationDeploy(ProcessApplicationInterface processApplication)
postProcessApplicationDeploy in interface BpmPlatformPluginprotected void initializeVariableSerializers(AbstractProcessApplication abstractProcessApplication)
protected List<TypedValueSerializer<?>> lookupSpinSerializers(ClassLoader classLoader)
public void postProcessApplicationUndeploy(ProcessApplicationInterface processApplication)
postProcessApplicationUndeploy in interface BpmPlatformPluginCopyright © 2018. All rights reserved.