Class ActivitiAuditProducerEnvironmentPostProcessor

java.lang.Object
org.activiti.cloud.starter.rb.configuration.ActivitiAuditProducerEnvironmentPostProcessor
All Implemented Interfaces:
org.springframework.boot.env.EnvironmentPostProcessor

@Order(2147483647) public class ActivitiAuditProducerEnvironmentPostProcessor extends Object implements org.springframework.boot.env.EnvironmentPostProcessor
  • Constructor Details

    • ActivitiAuditProducerEnvironmentPostProcessor

      public ActivitiAuditProducerEnvironmentPostProcessor()
  • Method Details

    • postProcessEnvironment

      public void postProcessEnvironment(org.springframework.core.env.ConfigurableEnvironment environment, org.springframework.boot.SpringApplication application)
      Specified by:
      postProcessEnvironment in interface org.springframework.boot.env.EnvironmentPostProcessor