Uses of Interface
jenkins.console.WithConsoleUrl
Packages that use WithConsoleUrl
- 
Uses of WithConsoleUrl in hudson
Methods in hudson with parameters of type WithConsoleUrlModifier and TypeMethodDescriptionstatic StringFunctions.getConsoleUrl(WithConsoleUrl withConsoleUrl) Computes the link to the console for the run for the specified object, takingConsoleUrlProviderinto account. - 
Uses of WithConsoleUrl in hudson.model
Subinterfaces of WithConsoleUrl in hudson.modelModifier and TypeInterfaceDescriptionstatic interfaceRepresents the real meat of the computation run byExecutor.Classes in hudson.model that implement WithConsoleUrlModifier and TypeClassDescriptionclassAbstractBuild<P extends AbstractProject<P,R>, R extends AbstractBuild<P, R>> Base implementation ofRuns that build software.classA build of aProject.classclassA particular execution ofJob.