Package jenkins.model

Interface Loadable

    • Method Detail

      • load

        void load()
           throws IOException
        Loads the state of this object from disk.
        Throws:
        IOException - The state could not be loaded.