Package hudson.views
Class AbstractScmValuesProvider
java.lang.Object
hudson.views.AbstractScmValuesProvider
- All Implemented Interfaces:
PluginHelperUtils.PluginHelperTestable
,ScmValuesProvider
- Direct Known Subclasses:
AbstractGitValuesProvider
,CvsValuesProvider
,SvnValuesProvider
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface hudson.views.PluginHelperUtils.PluginHelperTestable
getPluginTesterClass
Methods inherited from interface hudson.views.ScmValuesProvider
getValues
-
Constructor Details
-
AbstractScmValuesProvider
public AbstractScmValuesProvider()
-
-
Method Details
-
checkLoaded
public boolean checkLoaded()- Specified by:
checkLoaded
in interfaceScmValuesProvider
-