Serialized Form


Package org.jenkinsci.plugins.buildcontextcapture

Class org.jenkinsci.plugins.buildcontextcapture.BuildContextException extends Exception implements Serializable

Class org.jenkinsci.plugins.buildcontextcapture.BuildContextLogger extends Object implements Serializable

Serialized Fields

listener

hudson.model.TaskListener listener

Package org.jenkinsci.plugins.buildcontextcapture.service

Class org.jenkinsci.plugins.buildcontextcapture.service.EnvVarsGetter extends Object implements Serializable

Class org.jenkinsci.plugins.buildcontextcapture.service.InfraGetter extends Object implements Serializable


Package org.jenkinsci.plugins.buildcontextcapture.service.exporter

Class org.jenkinsci.plugins.buildcontextcapture.service.exporter.AbstractExporterType extends Object implements Serializable

Class org.jenkinsci.plugins.buildcontextcapture.service.exporter.JSONExporterType extends AbstractExporterType implements Serializable

Class org.jenkinsci.plugins.buildcontextcapture.service.exporter.TXTExporterType extends AbstractExporterType implements Serializable

Class org.jenkinsci.plugins.buildcontextcapture.service.exporter.XMLExporterType extends AbstractExporterType implements Serializable


Package org.jenkinsci.plugins.buildcontextcapture.type

Class org.jenkinsci.plugins.buildcontextcapture.type.BuildContextCaptureType extends Object implements Serializable


Package org.jenkinsci.plugins.buildcontextcapture.type.impl

Class org.jenkinsci.plugins.buildcontextcapture.type.impl.CommandType extends BuildContextCaptureType implements Serializable

Serialized Fields

scriptContent

String scriptContent

filePath

String filePath

Class org.jenkinsci.plugins.buildcontextcapture.type.impl.EnvVarsType extends BuildContextCaptureType implements Serializable

Class org.jenkinsci.plugins.buildcontextcapture.type.impl.JobConfigType extends BuildContextCaptureType implements Serializable

Class org.jenkinsci.plugins.buildcontextcapture.type.impl.JobInfraType extends BuildContextCaptureType implements Serializable

Class org.jenkinsci.plugins.buildcontextcapture.type.impl.LogType extends BuildContextCaptureType implements Serializable



Copyright © 2004-2012. All Rights Reserved.