Class MultipartFormConfiguration

  • All Implemented Interfaces:
    com.evolveum.midpoint.repo.api.SystemConfigurationChangeListener

    @Component
    public class MultipartFormConfiguration
    extends Object
    implements com.evolveum.midpoint.repo.api.SystemConfigurationChangeListener
    • Constructor Detail

      • MultipartFormConfiguration

        public MultipartFormConfiguration()
    • Method Detail

      • update

        public void update​(@Nullable
                           @Nullable SystemConfigurationType value)
        Specified by:
        update in interface com.evolveum.midpoint.repo.api.SystemConfigurationChangeListener
      • getMaxMultipartsLimit

        public static int getMaxMultipartsLimit()
      • init

        @PostConstruct
        public void init()
      • shutdown

        @PreDestroy
        public void shutdown()