Uses of Class
org.gcube.common.software.model.SoftwareArtifactMetadata
Packages that use SoftwareArtifactMetadata
Package
Description
-
Uses of SoftwareArtifactMetadata in org.gcube.common.software.analyser
Methods in org.gcube.common.software.analyser that return SoftwareArtifactMetadataModifier and TypeMethodDescriptionprotected SoftwareArtifactMetadataAnalyser.actualizeSoftwareArtifactConfig(com.fasterxml.jackson.databind.JsonNode version) Methods in org.gcube.common.software.analyser with parameters of type SoftwareArtifactMetadataModifier and TypeMethodDescriptionprotected ProcessorConfigAnalyser.actualizeProcessorConfig(ProcessorConfig processorConfig, SoftwareArtifactMetadata softwareArtifactMetadata) -
Uses of SoftwareArtifactMetadata in org.gcube.common.software.model
Fields in org.gcube.common.software.model declared as SoftwareArtifactMetadataModifier and TypeFieldDescriptionprotected SoftwareArtifactMetadataSoftwareArtifactMetadata.nextprotected SoftwareArtifactMetadataSoftwareArtifactMetadata.previousMethods in org.gcube.common.software.model that return SoftwareArtifactMetadataModifier and TypeMethodDescriptionSoftwareArtifactMetadata.getNext()SoftwareArtifactMetadata.getPrevious()Methods in org.gcube.common.software.model with parameters of type SoftwareArtifactMetadataModifier and TypeMethodDescriptionvoidSoftwareArtifactMetadata.setPrevious(SoftwareArtifactMetadata previous) -
Uses of SoftwareArtifactMetadata in org.gcube.common.software.processor
Fields in org.gcube.common.software.processor declared as SoftwareArtifactMetadataModifier and TypeFieldDescriptionprotected SoftwareArtifactMetadataSoftwareArtifactProcessor.softwareArtifactMetadataMethods in org.gcube.common.software.processor that return SoftwareArtifactMetadataMethods in org.gcube.common.software.processor with parameters of type SoftwareArtifactMetadataModifier and TypeMethodDescriptionvoidSoftwareArtifactProcessor.setSoftwareArtifactConfig(SoftwareArtifactMetadata softwareArtifactMetadata)