Class PluginsStopWords
java.lang.Object
com.cloudbees.jenkins.support.filter.PluginsStopWords
- All Implemented Interfaces:
StopWords,ExtensionPoint
-
Nested Class Summary
Nested classes/interfaces inherited from interface hudson.ExtensionPoint
ExtensionPoint.LegacyInstancesAreScopedToHudson -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetWords()Return the stop words that will be added toContentMappings.
-
Constructor Details
-
PluginsStopWords
public PluginsStopWords()
-
-
Method Details
-
getWords
Description copied from interface:StopWordsReturn the stop words that will be added toContentMappings.
-