Uses of Class
jenkins.scm.api.SCMSourceObserver.ProjectObserver
Packages that use SCMSourceObserver.ProjectObserver
Package
Description
The public API contract of the SCM API plugin.
The common implementations of classes in the public API.
-
Uses of SCMSourceObserver.ProjectObserver in jenkins.scm.api
Methods in jenkins.scm.api that return SCMSourceObserver.ProjectObserverModifier and TypeMethodDescriptionDeclare that a new "project" such as a source repository has been found.abstract SCMSourceObserver.ProjectObserver
Declare that a new "project" such as a source repository has been found.Declare that a new "project" such as a source repository has been found. -
Uses of SCMSourceObserver.ProjectObserver in jenkins.scm.impl
Subclasses of SCMSourceObserver.ProjectObserver in jenkins.scm.impl