Uses of Class
jenkins.scm.api.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
Modifier 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