|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.thalesgroup.hudson.plugins.gnat.gnatmetric.GnatmetricType
com.thalesgroup.hudson.plugins.gnat.gnatmetric.ProjectGnatmetricType
public class ProjectGnatmetricType
| Nested Class Summary | |
|---|---|
static class |
ProjectGnatmetricType.DescriptorImpl
|
| Nested classes/interfaces inherited from interface hudson.ExtensionPoint |
|---|
hudson.ExtensionPoint.LegacyInstancesAreScopedToHudson |
| Field Summary | |
|---|---|
java.lang.String |
options
|
java.lang.String |
projectFile
|
| Fields inherited from class com.thalesgroup.hudson.plugins.gnat.gnatmetric.GnatmetricType |
|---|
gnatName |
| Constructor Summary | |
|---|---|
ProjectGnatmetricType(java.lang.String gnatName,
java.lang.String projectFile,
java.lang.String options)
|
|
| Method Summary | |
|---|---|
ProjectGnatmetricType.DescriptorImpl |
getDescriptor()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public final java.lang.String projectFile
public final java.lang.String options
| Constructor Detail |
|---|
@DataBoundConstructor
public ProjectGnatmetricType(java.lang.String gnatName,
java.lang.String projectFile,
java.lang.String options)
| Method Detail |
|---|
public ProjectGnatmetricType.DescriptorImpl getDescriptor()
getDescriptor in interface hudson.model.Describable<GnatmetricType>getDescriptor in class GnatmetricType
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||