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, waitMethods inherited from interface hudson.views.PluginHelperUtils.PluginHelperTestable
getPluginTesterClassMethods inherited from interface hudson.views.ScmValuesProvider
getValues
-
Constructor Details
-
AbstractScmValuesProvider
public AbstractScmValuesProvider()
-
-
Method Details
-
checkLoaded
public boolean checkLoaded()- Specified by:
checkLoadedin interfaceScmValuesProvider
-