hudson.plugins.bugzilla
Class BugzillaProjectProperty

java.lang.Object
  extended by hudson.model.JobProperty<hudson.model.AbstractProject<?,?>>
      extended by hudson.plugins.bugzilla.BugzillaProjectProperty
All Implemented Interfaces:
hudson.ExtensionPoint, hudson.model.Describable<hudson.model.JobProperty<?>>, hudson.tasks.BuildStep

public class BugzillaProjectProperty
extends hudson.model.JobProperty<hudson.model.AbstractProject<?,?>>


Nested Class Summary
static class BugzillaProjectProperty.DescriptorImpl
           
 
Nested classes/interfaces inherited from interface hudson.tasks.BuildStep
hudson.tasks.BuildStep.PublisherList
 
Field Summary
static BugzillaProjectProperty.DescriptorImpl DESCRIPTOR
           
 
Fields inherited from class hudson.model.JobProperty
owner
 
Fields inherited from interface hudson.tasks.BuildStep
BUILDERS, PUBLISHERS
 
Constructor Summary
BugzillaProjectProperty()
           
 
Method Summary
 hudson.model.JobPropertyDescriptor getDescriptor()
           
 
Methods inherited from class hudson.model.JobProperty
getJobAction, getProjectAction, perform, prebuild, setOwner
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

DESCRIPTOR

public static final BugzillaProjectProperty.DescriptorImpl DESCRIPTOR
Constructor Detail

BugzillaProjectProperty

public BugzillaProjectProperty()
Method Detail

getDescriptor

public hudson.model.JobPropertyDescriptor getDescriptor()
Specified by:
getDescriptor in interface hudson.model.Describable<hudson.model.JobProperty<?>>
Overrides:
getDescriptor in class hudson.model.JobProperty<hudson.model.AbstractProject<?,?>>


Copyright © 2009. All Rights Reserved.