Uses of Class
hudson.console.AnnotatedLargeText
Packages that use AnnotatedLargeText
Package
Description
Core object model that are bound to URLs via stapler, rooted at
Jenkins
.Built-in
Trigger
s that run periodically to kick a new build.-
Uses of AnnotatedLargeText in hudson.model
Fields in hudson.model with type parameters of type AnnotatedLargeTextModifier and TypeFieldDescriptionprotected WeakReference<AnnotatedLargeText>
TaskAction.log
Hold the log of the tagging operation.Methods in hudson.model that return AnnotatedLargeTextModifier and TypeMethodDescriptionComputer.getLogText()
Used to URL-bindAnnotatedLargeText
.Run.getLogText()
Used to URL-bindAnnotatedLargeText
.TaskAction.obtainLog()
Obtains the log file.Constructors in hudson.model with parameters of type AnnotatedLargeTextModifierConstructorDescriptionListenerAndText
(TaskListener listener, AnnotatedLargeText<TaskAction> text) -
Uses of AnnotatedLargeText in hudson.triggers
Methods in hudson.triggers that return AnnotatedLargeText -
Uses of AnnotatedLargeText in jenkins.management
Methods in jenkins.management that return AnnotatedLargeTextModifier and TypeMethodDescriptionAsynchronousAdministrativeMonitor.getLogText()
Used to URL-bindAnnotatedLargeText
.