Class ContextSelector
java.lang.Object
io.jenkins.plugins.customizable_header.headers.HeaderSelector
io.jenkins.plugins.customizable_header.headers.ContextSelector
- All Implemented Interfaces:
ExtensionPoint
,Describable<HeaderSelector>
-
Nested Class Summary
Nested ClassesNested classes/interfaces inherited from interface hudson.ExtensionPoint
ExtensionPoint.LegacyInstancesAreScopedToHudson
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
boolean
void
setSymbolMappingFile
(String symbolMappingFile) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface hudson.model.Describable
getDescriptor
-
Constructor Details
-
ContextSelector
@DataBoundConstructor public ContextSelector(boolean showJobWeather, boolean showFolderWeather)
-
-
Method Details
-
isShowJobWeather
public boolean isShowJobWeather() -
isShowFolderWeather
public boolean isShowFolderWeather() -
setSymbolMappingFile
-
getSymbolMappingFile
-