|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jenkinsci.plugins.buildcontextcapture.type.BuildContextCaptureType
org.jenkinsci.plugins.buildcontextcapture.type.impl.JobInfraType
public class JobInfraType
| Nested Class Summary | |
|---|---|
static class |
JobInfraType.JobInfraTypeDescriptor
|
| Nested classes/interfaces inherited from interface hudson.ExtensionPoint |
|---|
hudson.ExtensionPoint.LegacyInstancesAreScopedToHudson |
| Constructor Summary | |
|---|---|
JobInfraType()
|
|
| Method Summary | |
|---|---|
java.util.Map<java.lang.String,? extends java.lang.Object> |
getCapturedElements(hudson.model.AbstractBuild build,
BuildContextLogger logger)
|
protected java.lang.String |
getFileName()
|
| Methods inherited from class org.jenkinsci.plugins.buildcontextcapture.type.BuildContextCaptureType |
|---|
capture, captureAndExport, getDescriptor, getSerializerFormat |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
@DataBoundConstructor public JobInfraType()
| Method Detail |
|---|
protected java.lang.String getFileName()
getFileName in class BuildContextCaptureType
public java.util.Map<java.lang.String,? extends java.lang.Object> getCapturedElements(hudson.model.AbstractBuild build,
BuildContextLogger logger)
throws BuildContextException
getCapturedElements in class BuildContextCaptureTypeBuildContextException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||