Uses of Interface
jenkins.scm.api.SCMNavigatorOwner
Packages that use SCMNavigatorOwner
-
Uses of SCMNavigatorOwner in jenkins.scm.api
Methods in jenkins.scm.api that return types with arguments of type SCMNavigatorOwnerModifier and TypeMethodDescriptionstatic Iterable<SCMNavigatorOwner>SCMNavigatorOwners.all()Lookup theSCMNavigatorOwners.SCMNavigatorOwners.JenkinsItemEnumerator.iterator()Methods in jenkins.scm.api with parameters of type SCMNavigatorOwnerModifier and TypeMethodDescriptionvoidSCMNavigator.afterSave(SCMNavigatorOwner owner) Callback from theSCMNavigatorOwnerafter theSCMNavigatorOwnerhas been saved.SCMNavigator.fetchActions(SCMNavigatorOwner owner, SCMNavigatorEvent event, TaskListener listener) Fetches any actions that should be persisted for objects related to the specified owner.SCMNavigator.retrieveActions(SCMNavigatorOwner owner, SCMNavigatorEvent event, TaskListener listener)