Class PseudoRun.RunUrl

  • Enclosing class:
    PseudoRun<I extends TopLevelItem>

    @Restricted(org.kohsuke.accmod.restrictions.NoExternalUse.class)
    public static final class PseudoRun.RunUrl
    extends Object
    • Constructor Detail

      • RunUrl

        public RunUrl​(String base)
    • Method Detail

      • getBaseUrl

        public String getBaseUrl()
      • getNextBuildUrl

        public String getNextBuildUrl()
        Returns the same page in the next build.
        Returns:
        the same page in the next build.
      • getPreviousBuildUrl

        public String getPreviousBuildUrl()
        Returns the same page in the previous build.
        Returns:
        the same page in the previous build.