|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AnnotatedLargeText | |
|---|---|
| hudson.maven.reporters | |
| hudson.model | Core object model that are bound to URLs via stapler, rooted at Hudson. |
| hudson.triggers | Built-in Triggers that run periodically to kick a new build. |
| jenkins.security | |
| Uses of AnnotatedLargeText in hudson.maven.reporters |
|---|
| Methods in hudson.maven.reporters that return AnnotatedLargeText | |
|---|---|
AnnotatedLargeText<MavenAbstractArtifactRecord.Record> |
MavenAbstractArtifactRecord.Record.getLog()
Returns the log of this deployment record. |
| Uses of AnnotatedLargeText in hudson.model |
|---|
| Fields in hudson.model with type parameters of type AnnotatedLargeText | |
|---|---|
protected WeakReference<AnnotatedLargeText> |
TaskAction.log
Hold the log of the tagging operation. |
| Methods in hudson.model that return AnnotatedLargeText | |
|---|---|
AnnotatedLargeText<Computer> |
Computer.getLogText()
Used to URL-bind AnnotatedLargeText. |
AnnotatedLargeText |
Run.getLogText()
Used to URL-bind AnnotatedLargeText. |
AnnotatedLargeText |
TaskAction.obtainLog()
Obtains the log file. |
| Constructors in hudson.model with parameters of type AnnotatedLargeText | |
|---|---|
TaskThread.ListenerAndText(TaskListener listener,
AnnotatedLargeText<TaskAction> text)
|
|
| Uses of AnnotatedLargeText in hudson.triggers |
|---|
| Methods in hudson.triggers that return AnnotatedLargeText | |
|---|---|
AnnotatedLargeText |
SCMTrigger.BuildAction.getPollingLogText()
|
| Uses of AnnotatedLargeText in jenkins.security |
|---|
| Methods in jenkins.security that return AnnotatedLargeText | |
|---|---|
AnnotatedLargeText |
RekeySecretAdminMonitor.getLogText()
Used to URL-bind AnnotatedLargeText. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||