Class ContrastPluginConfig
java.lang.Object
hudson.model.JobProperty<AbstractProject<?,?>>
com.aspectsecurity.contrast.contrastjenkins.ContrastPluginConfig
- All Implemented Interfaces:
ExtensionPoint,Describable<JobProperty<?>>,ReconfigurableDescribable<JobProperty<?>>,BuildStep
Contrast Plugin Configuration
Adds the necessary configuration options to a job's properties. Used in VulnerabilityTrendRecorder
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classNested classes/interfaces inherited from interface hudson.tasks.BuildStep
BuildStep.PublisherListNested classes/interfaces inherited from interface hudson.ExtensionPoint
ExtensionPoint.LegacyInstancesAreScopedToHudson -
Field Summary
Fields inherited from class hudson.model.JobProperty
ownerFields inherited from interface hudson.tasks.BuildStep
BUILDERS, PUBLISHERS -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionMethods inherited from class hudson.model.JobProperty
getJobAction, getJobActions, getJobOverrides, getProjectAction, getProjectActions, getRequiredMonitorService, getSubTasks, perform, prebuild, reconfigure, reconfigure, setOwner
-
Constructor Details
-
ContrastPluginConfig
@DataBoundConstructor public ContrastPluginConfig()
-
-
Method Details
-
getDescriptor
- Specified by:
getDescriptorin interfaceDescribable<JobProperty<?>>- Overrides:
getDescriptorin classJobProperty<AbstractProject<?,?>>
-