|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jenkinsci.plugins.buildcontextcapture.type.BuildContextCaptureType
public abstract class BuildContextCaptureType
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface hudson.ExtensionPoint |
|---|
hudson.ExtensionPoint.LegacyInstancesAreScopedToHudson |
| Constructor Summary | |
|---|---|
BuildContextCaptureType()
|
|
| Method Summary | |
|---|---|
abstract void |
capture(hudson.model.AbstractBuild build,
java.io.File outputCaptureDir)
|
hudson.model.Descriptor<BuildContextCaptureType> |
getDescriptor()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BuildContextCaptureType()
| Method Detail |
|---|
public hudson.model.Descriptor<BuildContextCaptureType> getDescriptor()
getDescriptor in interface hudson.model.Describable<BuildContextCaptureType>
public abstract void capture(hudson.model.AbstractBuild build,
java.io.File outputCaptureDir)
throws BuildContextException
BuildContextException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||