Class WebhookJobProperty
java.lang.Object
hudson.model.JobProperty<AbstractProject<?,?>>
jenkins.plugins.office365connector.WebhookJobProperty
- All Implemented Interfaces:
ExtensionPoint,Describable<JobProperty<?>>,ReconfigurableDescribable<JobProperty<?>>,BuildStep
Job Property.
-
Nested Class Summary
Nested 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 TypeMethodDescriptionbooleanprebuild(AbstractBuild<?, ?> run, BuildListener listener) Methods inherited from class hudson.model.JobProperty
getDescriptor, getJobAction, getJobActions, getJobOverrides, getProjectAction, getProjectActions, getRequiredMonitorService, getSubTasks, perform, reconfigure, reconfigure, setOwner
-
Constructor Details
-
WebhookJobProperty
-
-
Method Details
-
getWebhooks
-
prebuild
- Specified by:
prebuildin interfaceBuildStep- Overrides:
prebuildin classJobProperty<AbstractProject<?,?>>
-