Class SpinBpmPlatformPlugin

  • All Implemented Interfaces:
    org.camunda.bpm.container.impl.plugin.BpmPlatformPlugin

    public class SpinBpmPlatformPlugin
    extends Object
    implements org.camunda.bpm.container.impl.plugin.BpmPlatformPlugin
    Author:
    Thorben Lindhauer
    • Constructor Detail

      • SpinBpmPlatformPlugin

        public SpinBpmPlatformPlugin()
    • Method Detail

      • postProcessApplicationDeploy

        public void postProcessApplicationDeploy​(org.camunda.bpm.application.ProcessApplicationInterface processApplication)
        Specified by:
        postProcessApplicationDeploy in interface org.camunda.bpm.container.impl.plugin.BpmPlatformPlugin
      • initializeVariableSerializers

        protected void initializeVariableSerializers​(org.camunda.bpm.application.AbstractProcessApplication abstractProcessApplication)
      • lookupSpinSerializers

        protected List<org.camunda.bpm.engine.impl.variable.serializer.TypedValueSerializer<?>> lookupSpinSerializers​(ClassLoader classLoader)
      • postProcessApplicationUndeploy

        public void postProcessApplicationUndeploy​(org.camunda.bpm.application.ProcessApplicationInterface processApplication)
        Specified by:
        postProcessApplicationUndeploy in interface org.camunda.bpm.container.impl.plugin.BpmPlatformPlugin