Package hudson.scm

Class SubversionStatus

java.lang.Object
hudson.scm.SubversionStatus
All Implemented Interfaces:
ExtensionPoint, Action, ModelObject, RootAction, UnprotectedRootAction

@Extension public class SubversionStatus extends Object implements UnprotectedRootAction
Receives the push notification of commits from repository. Opened up for untrusted access.
Author:
Kohsuke Kawaguchi