Uses of Class
hudson.console.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
Modifier and TypeFieldDescriptionprotected WeakReference<AnnotatedLargeText>
TaskAction.log
Hold the log of the tagging operation.Modifier and TypeMethodDescriptionComputer.getLogText()
Used to URL-bindAnnotatedLargeText
.Run.getLogText()
Used to URL-bindAnnotatedLargeText
.TaskAction.obtainLog()
Obtains the log file.ModifierConstructorDescriptionListenerAndText
(TaskListener listener, AnnotatedLargeText<TaskAction> text) -
Uses of AnnotatedLargeText in hudson.triggers
-
Uses of AnnotatedLargeText in jenkins.management
Modifier and TypeMethodDescriptionAsynchronousAdministrativeMonitor.getLogText()
Used to URL-bindAnnotatedLargeText
.