Package dev.dsf.bpe.v1
Interface ProcessPluginDeploymentStateListener
public interface ProcessPluginDeploymentStateListener
Listener called after process plugin deployment with a list of deployed process-ids from this plugin. List contains
all processes deployed in the bpe depending on the exclusion and retired config.
Register a singleton Bean
implementing this interface to execute custom code like connection tests if a
process has been deployed.
-
Method Summary
-
Method Details
-
onProcessesDeployed
-