Serialized Form


Package org.jenkinsci.plugins.buildcontextcapture

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

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

Serialized Fields

listener

hudson.model.TaskListener listener

Package org.jenkinsci.plugins.buildcontextcapture.publisher

Class org.jenkinsci.plugins.buildcontextcapture.publisher.BuildContextCapturePublisher extends org.jenkinsci.lib.xpublisher.types.XPublisherType implements Serializable


Package org.jenkinsci.plugins.buildcontextcapture.service

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

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


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

Class org.jenkinsci.plugins.buildcontextcapture.service.exporter.AbstractExporterType extends java.lang.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 java.lang.Object implements Serializable


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

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

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

Serialized Fields

scriptContent

java.lang.String scriptContent

filePath

java.lang.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.