| Package | Description |
|---|---|
| com.cloudbees.hudson.plugins.folder.computed |
| Modifier and Type | Field and Description |
|---|---|
static hudson.util.AlternativeUiTextProvider.Message<FolderComputation> |
FolderComputation.DISPLAY_NAME
Allow other code to override the display name for
FolderComputation. |
| Modifier and Type | Method and Description |
|---|---|
protected FolderComputation<I> |
ComputedFolder.createComputation(FolderComputation<I> previous) |
FolderComputation<I> |
ComputedFolder.createExecutable() |
FolderComputation<I> |
ComputedFolder.getComputation()
URL binding and other purposes.
|
| Modifier and Type | Method and Description |
|---|---|
hudson.console.AnnotatedLargeText<FolderComputation<I>> |
FolderComputation.getEventsText() |
hudson.console.AnnotatedLargeText<FolderComputation<I>> |
FolderComputation.getLogText() |
| Modifier and Type | Method and Description |
|---|---|
protected FolderComputation<I> |
ComputedFolder.createComputation(FolderComputation<I> previous) |
| Constructor and Description |
|---|
FolderComputation(ComputedFolder<I> folder,
FolderComputation<I> previous) |
Copyright © 2016–2017. All rights reserved.