com.thalesgroup.hudson.plugins.gnat.gnatmetric
Class FreeStyleGnatmetricType
java.lang.Object
com.thalesgroup.hudson.plugins.gnat.gnatmetric.GnatmetricType
com.thalesgroup.hudson.plugins.gnat.gnatmetric.FreeStyleGnatmetricType
- All Implemented Interfaces:
- hudson.ExtensionPoint, hudson.model.Describable<GnatmetricType>, java.io.Serializable
public class FreeStyleGnatmetricType
- extends GnatmetricType
- See Also:
- Serialized Form
| Nested classes/interfaces inherited from interface hudson.ExtensionPoint |
hudson.ExtensionPoint.LegacyInstancesAreScopedToHudson |
|
Constructor Summary |
FreeStyleGnatmetricType(java.lang.String gnatName,
java.lang.String switches,
java.lang.String filename,
java.lang.String gcc_switches)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
switches
public final java.lang.String switches
filename
public final java.lang.String filename
gcc_switches
public final java.lang.String gcc_switches
FreeStyleGnatmetricType
@DataBoundConstructor
public FreeStyleGnatmetricType(java.lang.String gnatName,
java.lang.String switches,
java.lang.String filename,
java.lang.String gcc_switches)
getDescriptor
public FreeStyleGnatmetricType.DescriptorImpl getDescriptor()
- Specified by:
getDescriptor in interface hudson.model.Describable<GnatmetricType>- Specified by:
getDescriptor in class GnatmetricType
Copyright © 2010. All Rights Reserved.