org.camunda.bpm.container.impl.plugin
Interface BpmPlatformPlugin


public interface BpmPlatformPlugin

Author:
Thorben Lindhauer

Method Summary
 void postProcessApplicationDeploy(ProcessApplicationInterface processApplication)
           
 void postProcessApplicationUndeploy(ProcessApplicationInterface processApplication)
           
 

Method Detail

postProcessApplicationDeploy

void postProcessApplicationDeploy(ProcessApplicationInterface processApplication)

postProcessApplicationUndeploy

void postProcessApplicationUndeploy(ProcessApplicationInterface processApplication)


Copyright © 2017 camunda services GmbH. All rights reserved.