Uses of Class
org.gcube.common.software.model.GlobalConfig
-
Packages that use GlobalConfig Package Description org.gcube.common.software.analyser org.gcube.common.software.processor -
-
Uses of GlobalConfig in org.gcube.common.software.analyser
Methods in org.gcube.common.software.analyser that return GlobalConfig Modifier and Type Method Description protected GlobalConfigAnalyser. getGlobalConfig(org.gcube.com.fasterxml.jackson.databind.JsonNode node) -
Uses of GlobalConfig in org.gcube.common.software.processor
Fields in org.gcube.common.software.processor declared as GlobalConfig Modifier and Type Field Description protected GlobalConfigSoftwareArtifactProcessor. globalConfigMethods in org.gcube.common.software.processor that return GlobalConfig Modifier and Type Method Description GlobalConfigSoftwareArtifactProcessor. getGlobalConfig()Methods in org.gcube.common.software.processor with parameters of type GlobalConfig Modifier and Type Method Description voidSoftwareArtifactProcessor. setGlobalConfig(GlobalConfig globalConfig)
-