Class ExtendableScreenConfig
java.lang.Object
ch.mobi.mobitor.plugins.api.domain.config.ExtendableScreenConfig
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetLabel()com.fasterxml.jackson.databind.JsonNodegetPluginConfigNode(String propertyName) voidputPluginConfigList(String propName, List pluginConfigObjList) voidsetConfigKey(String configKey) voidsetEnvironments(List<String> environments) voidvoidsetOnDuty(OnDutyConfig onDuty) voidsetPluginConfig(String name, com.fasterxml.jackson.databind.JsonNode node) voidsetServerNames(List<String> serverNames)
-
Constructor Details
-
ExtendableScreenConfig
public ExtendableScreenConfig()
-
-
Method Details
-
getOnDuty
-
setOnDuty
-
getLabel
-
setLabel
-
getEnvironments
-
setEnvironments
-
getServerNames
-
setServerNames
-
getConfigKey
-
setConfigKey
-
setPluginConfig
-
getPluginConfigs
-
getPluginConfigNode
-
putPluginConfigList
-
getPluginConfigMap
-
getUnreadPluginConfigProperties
-