Class FavoriteListStatePreloader

  • All Implemented Interfaces:
    ExtensionPoint

    @Extension
    public class FavoriteListStatePreloader
    extends io.jenkins.blueocean.commons.PageStatePreloader
    Loads the list of item full names for favorites
    • Constructor Detail

      • FavoriteListStatePreloader

        public FavoriteListStatePreloader()
    • Method Detail

      • getStatePropertyPath

        @NonNull
        public String getStatePropertyPath()
        Specified by:
        getStatePropertyPath in class io.jenkins.blueocean.commons.PageStatePreloader
      • getStateJson

        @CheckForNull
        public String getStateJson()
        Specified by:
        getStateJson in class io.jenkins.blueocean.commons.PageStatePreloader