Class EiffelActivityJobProperty
java.lang.Object
hudson.model.JobProperty<J>
jenkins.model.OptionalJobProperty<Job<?,?>>
com.axis.jenkins.plugins.eiffel.eiffelbroadcaster.EiffelActivityJobProperty
- All Implemented Interfaces:
ExtensionPoint
,Describable<JobProperty<?>>
,ReconfigurableDescribable<JobProperty<?>>
,BuildStep
An
OptionalJobProperty
that can be used to populate additional members in
in the Eiffel activity events emitted for the builds of a job.
Also defines a eiffelActivity
pipeline step that can be used to set
the properties via pipeline code:
properties([ eiffelActivity(categories: ['a', 'b']) ])
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic class
Nested classes/interfaces inherited from class jenkins.model.OptionalJobProperty
OptionalJobProperty.OptionalJobPropertyDescriptor
Nested classes/interfaces inherited from interface hudson.tasks.BuildStep
BuildStep.PublisherList
Nested classes/interfaces inherited from interface hudson.ExtensionPoint
ExtensionPoint.LegacyInstancesAreScopedToHudson
-
Field Summary
Fields inherited from class hudson.model.JobProperty
owner
Fields inherited from interface hudson.tasks.BuildStep
BUILDERS, PUBLISHERS
-
Constructor Summary
-
Method Summary
Methods inherited from class jenkins.model.OptionalJobProperty
getDescriptor
Methods inherited from class hudson.model.JobProperty
getJobAction, getJobActions, getJobOverrides, getProjectAction, getProjectActions, getRequiredMonitorService, getSubTasks, perform, prebuild, reconfigure, setOwner
-
Constructor Details
-
EiffelActivityJobProperty
-
-
Method Details
-
getCategories
-
setCategories
-