Class PseudoRun.RunUrl
java.lang.Object
com.cloudbees.hudson.plugins.folder.computed.PseudoRun.RunUrl
- Enclosing class:
- PseudoRun<I extends TopLevelItem>
@Restricted(org.kohsuke.accmod.restrictions.NoExternalUse.class)
public static final class PseudoRun.RunUrl
extends Object
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionReturns the same page in the next build.Returns the same page in the previous build.
-
Constructor Details
-
RunUrl
-
-
Method Details
-
getBaseUrl
-
getNextBuildUrl
Returns the same page in the next build.- Returns:
- the same page in the next build.
-
getPreviousBuildUrl
Returns the same page in the previous build.- Returns:
- the same page in the previous build.
-