Uses of Class
org.gcube.common.software.model.GlobalConfig
-
Packages that use GlobalConfig Package Description org.gcube.common.software.analyser org.gcube.common.software.export -
-
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.export
Fields in org.gcube.common.software.export declared as GlobalConfig Modifier and Type Field Description protected GlobalConfigSoftwareArtifactProcessor. globalConfigMethods in org.gcube.common.software.export that return GlobalConfig Modifier and Type Method Description GlobalConfigSoftwareArtifactProcessor. getGlobalConfig()Methods in org.gcube.common.software.export with parameters of type GlobalConfig Modifier and Type Method Description voidSoftwareArtifactProcessor. setGlobalConfig(GlobalConfig globalConfig)
-