|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of BuildContextException in org.jenkinsci.plugins.buildcontextcapture.service |
|---|
| Methods in org.jenkinsci.plugins.buildcontextcapture.service that throw BuildContextException | |
|---|---|
java.util.Map<java.lang.String,java.lang.Object> |
InfraGetter.gatherInfraInfo()
Gathers all information from the Jenkins infrastructure (Hudson version, Plugins information, ...) |
java.util.Map<java.lang.String,java.lang.String> |
EnvVarsGetter.gatherJobEnvVars(hudson.model.AbstractBuild build)
|
| Uses of BuildContextException in org.jenkinsci.plugins.buildcontextcapture.service.exporter |
|---|
| Methods in org.jenkinsci.plugins.buildcontextcapture.service.exporter that throw BuildContextException | |
|---|---|
void |
XMLExporterType.toExport(java.util.Map<java.lang.String,? extends java.lang.Object> map,
java.io.File outFile)
|
void |
TXTExporterType.toExport(java.util.Map<java.lang.String,? extends java.lang.Object> map,
java.io.File outFile)
|
void |
JSONExporterType.toExport(java.util.Map<java.lang.String,? extends java.lang.Object> map,
java.io.File outFile)
|
abstract void |
AbstractExporterType.toExport(java.util.Map<java.lang.String,? extends java.lang.Object> map,
java.io.File outFile)
|
| Uses of BuildContextException in org.jenkinsci.plugins.buildcontextcapture.type |
|---|
| Methods in org.jenkinsci.plugins.buildcontextcapture.type that throw BuildContextException | |
|---|---|
void |
BuildContextCaptureType.capture(hudson.model.AbstractBuild build,
BuildContextLogger logger,
java.io.File outputCaptureDir,
java.lang.String format)
|
protected void |
BuildContextCaptureType.captureAndExport(hudson.model.AbstractBuild build,
BuildContextLogger logger,
java.io.File outputCaptureDir,
java.lang.String format)
|
abstract java.util.Map<java.lang.String,? extends java.lang.Object> |
BuildContextCaptureType.getCapturedElements(hudson.model.AbstractBuild build,
BuildContextLogger logger)
|
| Uses of BuildContextException in org.jenkinsci.plugins.buildcontextcapture.type.impl |
|---|
| Methods in org.jenkinsci.plugins.buildcontextcapture.type.impl that throw BuildContextException | |
|---|---|
void |
LogType.captureAndExport(hudson.model.AbstractBuild build,
BuildContextLogger logger,
java.io.File outputCaptureDir,
java.lang.String format)
|
void |
JobConfigType.captureAndExport(hudson.model.AbstractBuild build,
BuildContextLogger logger,
java.io.File outputCaptureDir,
java.lang.String format)
|
protected void |
CommandType.captureAndExport(hudson.model.AbstractBuild build,
BuildContextLogger logger,
java.io.File outputCaptureDir,
java.lang.String format)
|
void |
BuildTimeType.captureAndExport(hudson.model.AbstractBuild build,
BuildContextLogger logger,
java.io.File outputCaptureDir,
java.lang.String format)
|
java.util.Map<java.lang.String,? extends java.lang.Object> |
LogType.getCapturedElements(hudson.model.AbstractBuild build,
BuildContextLogger logger)
|
java.util.Map<java.lang.String,? extends java.lang.Object> |
JobInfraType.getCapturedElements(hudson.model.AbstractBuild build,
BuildContextLogger logger)
|
java.util.Map<java.lang.String,? extends java.lang.Object> |
JobConfigType.getCapturedElements(hudson.model.AbstractBuild build,
BuildContextLogger logger)
|
java.util.Map<java.lang.String,? extends java.lang.Object> |
EnvVarsType.getCapturedElements(hudson.model.AbstractBuild build,
BuildContextLogger logger)
|
java.util.Map<java.lang.String,? extends java.lang.Object> |
CommandType.getCapturedElements(hudson.model.AbstractBuild build,
BuildContextLogger logger)
|
java.util.Map<java.lang.String,? extends java.lang.Object> |
BuildTimeType.getCapturedElements(hudson.model.AbstractBuild build,
BuildContextLogger logger)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||