| Package | Description |
|---|---|
| com.cloudbees.hudson.plugins.folder.computed |
| 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.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. All rights reserved.