Class MetadataProperties

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

    @ConfigurationProperties("activiti.cloud")
    public class MetadataProperties
    extends Object
    implements org.springframework.beans.factory.InitializingBean
    • Constructor Detail

      • MetadataProperties

        public MetadataProperties()
    • Method Detail

      • afterPropertiesSet

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