Package hudson.model

Interface PersistentDescriptor

    • Method Detail

      • load

        @PostConstruct
        void load()
        Description copied from interface: Loadable
        Loads the state of this object from disk.
        Specified by:
        load in interface Loadable