Class ContextSelector
java.lang.Object
hudson.model.AbstractDescribableImpl<HeaderSelector>
io.jenkins.plugins.customizable_header.headers.HeaderSelector
io.jenkins.plugins.customizable_header.headers.ContextSelector
- All Implemented Interfaces:
ExtensionPoint
,Describable<HeaderSelector>
-
Nested Class Summary
Nested classes/interfaces inherited from interface hudson.ExtensionPoint
ExtensionPoint.LegacyInstancesAreScopedToHudson
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionboolean
boolean
void
setSymbolMappingFile
(String symbolMappingFile) Methods inherited from class io.jenkins.plugins.customizable_header.headers.HeaderSelector
getDescriptor
-
Constructor Details
-
ContextSelector
@DataBoundConstructor public ContextSelector(boolean showJobWeather, boolean showFolderWeather)
-
-
Method Details
-
isShowJobWeather
public boolean isShowJobWeather() -
isShowFolderWeather
public boolean isShowFolderWeather() -
setSymbolMappingFile
-
getSymbolMappingFile
-
getSymbolMapping
@Restricted(org.kohsuke.accmod.restrictions.NoExternalUse.class) public Properties getSymbolMapping()
-