Class CamundaIntegrationDeterminator

  • All Implemented Interfaces:
    org.springframework.beans.factory.InitializingBean

    @ConditionalOnBean(ProcessEngine.class)
    public class CamundaIntegrationDeterminator
    extends java.lang.Object
    implements org.springframework.beans.factory.InitializingBean
    • Field Detail

      • processEngine

        @Autowired
        protected ProcessEngine processEngine
    • Constructor Detail

      • CamundaIntegrationDeterminator

        public CamundaIntegrationDeterminator()
    • Method Detail

      • afterPropertiesSet

        public void afterPropertiesSet()
                                throws java.lang.Exception
        Specified by:
        afterPropertiesSet in interface org.springframework.beans.factory.InitializingBean
        Throws:
        java.lang.Exception