public abstract class GeneratedObjectsBuildRunAction<T> extends GeneratedObjectsBuildAction<T> implements jenkins.model.RunAction2
| Modifier and Type | Field and Description |
|---|---|
protected hudson.model.AbstractBuild |
owner |
| Constructor and Description |
|---|
GeneratedObjectsBuildRunAction(java.util.Collection<T> modifiedObjects) |
| Modifier and Type | Method and Description |
|---|---|
void |
onAttached(hudson.model.Run run) |
void |
onLoad(hudson.model.Run<?,?> run) |
getDisplayName, getIconFileName, getModifiedObjects, getUrlNamepublic GeneratedObjectsBuildRunAction(java.util.Collection<T> modifiedObjects)