Serialized Form


Package com.thalesgroup.hudson.plugins.gnat.aunit

Class com.thalesgroup.hudson.plugins.gnat.aunit.AUnitType extends com.thalesgroup.hudson.plugins.xunit.types.XUnitType implements Serializable

Serialization Methods

readResolve

public Object readResolve()

Package com.thalesgroup.hudson.plugins.gnat.gnatcheck

Class com.thalesgroup.hudson.plugins.gnat.gnatcheck.FreeStyleGnatcheckType extends GnatcheckType implements Serializable

Serialized Fields

switches

String switches

filename

String filename

gcc_switches

String gcc_switches

arg_list_filename

String arg_list_filename

Class com.thalesgroup.hudson.plugins.gnat.gnatcheck.GnatcheckBuilder extends hudson.tasks.Builder implements Serializable

serialVersionUID: 1L

Serialized Fields

types

GnatcheckType[] types

Class com.thalesgroup.hudson.plugins.gnat.gnatcheck.GnatcheckPublisher extends hudson.tasks.Recorder implements Serializable

serialVersionUID: 1L

Serialized Fields

types

GnatcheckType[] types

Class com.thalesgroup.hudson.plugins.gnat.gnatcheck.GnatcheckType extends Object implements Serializable

Serialized Fields

gnatName

String gnatName

rule_options

String rule_options

Class com.thalesgroup.hudson.plugins.gnat.gnatcheck.ProjectGnatcheckType extends GnatcheckType implements Serializable

Serialized Fields

projectFile

String projectFile

options

String options

Package com.thalesgroup.hudson.plugins.gnat.gnathtml

Class com.thalesgroup.hudson.plugins.gnat.gnathtml.GnathtmlArchiver extends hudson.tasks.Recorder implements Serializable

serialVersionUID: 1L

Serialized Fields

gnatName

String gnatName

switches

String switches

adafiles

String adafiles
Many Ada files as you want. gnathtml will generate an html file for every ada file


keepAll

boolean keepAll
If true, retain gnathtml for all the successful builds.


Package com.thalesgroup.hudson.plugins.gnat.gnatmetric

Class com.thalesgroup.hudson.plugins.gnat.gnatmetric.FreeStyleGnatmetricType extends GnatmetricType implements Serializable

Serialized Fields

switches

String switches

filename

String filename

gcc_switches

String gcc_switches

Class com.thalesgroup.hudson.plugins.gnat.gnatmetric.GnatmetricBuilder extends hudson.tasks.Builder implements Serializable

serialVersionUID: 1L

Serialized Fields

types

GnatmetricType[] types

Class com.thalesgroup.hudson.plugins.gnat.gnatmetric.GnatmetricPublisher extends hudson.tasks.Recorder implements Serializable

serialVersionUID: 1L

Serialized Fields

types

GnatmetricType[] types

Class com.thalesgroup.hudson.plugins.gnat.gnatmetric.GnatmetricType extends Object implements Serializable

Serialized Fields

gnatName

String gnatName

Class com.thalesgroup.hudson.plugins.gnat.gnatmetric.ProjectGnatmetricType extends GnatmetricType implements Serializable

Serialized Fields

projectFile

String projectFile

options

String options

Package com.thalesgroup.hudson.plugins.gnat.util

Class com.thalesgroup.hudson.plugins.gnat.util.GnatException extends Exception implements Serializable



Copyright © 2004-2012. All Rights Reserved.