Class AdditionalFromFileStopWords
java.lang.Object
com.cloudbees.jenkins.support.filter.AdditionalFromFileStopWords
- 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
-
AdditionalFromFileStopWords
public AdditionalFromFileStopWords()
-
-
Method Details
-
getWords
Description copied from interface:StopWordsReturn the stop words that will be added toContentMappings.
-