Uses of Interface
jenkins.console.WithConsoleUrl
-
Uses of WithConsoleUrl in hudson
Modifier and TypeMethodDescriptionstatic String
Functions.getConsoleUrl
(WithConsoleUrl withConsoleUrl) Computes the link to the console for the run for the specified object, takingConsoleUrlProvider
into account. -
Uses of WithConsoleUrl in hudson.model
Modifier and TypeInterfaceDescriptionstatic interface
Represents the real meat of the computation run byExecutor
.Modifier and TypeClassDescriptionclass
AbstractBuild<P extends AbstractProject<P,
R>, R extends AbstractBuild<P, R>> Base implementation ofRun
s that build software.class
A build of aProject
.class
class
A particular execution ofJob
.