Extension Points defined in Job and Node ownership Plugin
ItemOwnershipPolicy
jenkinsdoc:ownership:com.synopsys.arc.jenkins.plugins.ownership.extensions.ItemOwnershipPolicy]
Implements an ownership changes policy for jenkinsdoc:Item] s. This policy defines actions to be implemented if specific changes in jobs occur.
Implementations:
-
Job and Node ownership Plugin: com.
synopsys. arc. jenkins. plugins. ownership. extensions. item_ownership_policy. AssignCreatorPolicy (view on GitHub) -
Job and Node ownership Plugin: com.
synopsys. arc. jenkins. plugins. ownership. extensions. item_ownership_policy. DropOwnershipPolicy (view on GitHub) -
Job and Node ownership Plugin: org.
jenkinsci. plugins. ownership. config. PreserveOwnershipPolicy (view on GitHub)
OwnershipHelperLocator
jenkinsdoc:ownership:org.jenkinsci.plugins.ownership.model.OwnershipHelperLocator]
Extension point, which allows to identify jenkinsdoc:IOwnershipHelper] for particular classes.
Implementations:
-
Job and Node ownership Plugin: com.
synopsys. arc. jenkins. plugins. ownership. nodes. ComputerOwnerHelper. LocatorImpl (view on GitHub) -
Job and Node ownership Plugin: org.
jenkinsci. plugins. ownership. model. folders. FolderOwnershipHelper. LocatorImpl (view on GitHub) -
Job and Node ownership Plugin: com.
synopsys. arc. jenkins. plugins. ownership. jobs. JobOwnerHelper. LocatorImpl (view on GitHub) -
Job and Node ownership Plugin: com.
synopsys. arc. jenkins. plugins. ownership. nodes. NodeOwnerHelper. LocatorImpl (view on GitHub) -
Job and Node ownership Plugin: com.
synopsys. arc. jenkins. plugins. ownership. nodes. NodeOwnerPropertyHelper. LocatorImpl (view on GitHub) -
Job and Node ownership Plugin: org.
jenkinsci. plugins. ownership. model. runs. RunOwnershipHelper. LocatorImpl (view on GitHub)