| Package | Description |
|---|---|
| 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.management |
| Modifier and Type | Field and Description |
|---|---|
protected WeakReference<AnnotatedLargeText> |
TaskAction.log
Hold the log of the tagging operation.
|
| Modifier and Type | Method and Description |
|---|---|
AnnotatedLargeText<Computer> |
Computer.getLogText()
Used to URL-bind
AnnotatedLargeText. |
AnnotatedLargeText |
Run.getLogText()
Used to URL-bind
AnnotatedLargeText. |
AnnotatedLargeText |
TaskAction.obtainLog()
Obtains the log file.
|
| Constructor and Description |
|---|
ListenerAndText(TaskListener listener,
AnnotatedLargeText<TaskAction> text) |
| Modifier and Type | Method and Description |
|---|---|
AnnotatedLargeText |
SCMTrigger.BuildAction.getPollingLogText() |
| Modifier and Type | Method and Description |
|---|---|
AnnotatedLargeText |
AsynchronousAdministrativeMonitor.getLogText()
Used to URL-bind
AnnotatedLargeText. |
Copyright © 2019. All rights reserved.