Uses of Class
org.artifactory.checksum.ChecksumInfo
Packages that use ChecksumInfo
-
Uses of ChecksumInfo in org.artifactory.checksum
Methods in org.artifactory.checksum that return ChecksumInfoMethods in org.artifactory.checksum that return types with arguments of type ChecksumInfoModifier and TypeMethodDescriptionChecksumsInfo.getChecksums()ChecksumsInfo.ChecksumsInfoAdapter.unmarshal(ChecksumsInfo.ChecksumsInfoWrapper wrapper) Methods in org.artifactory.checksum with parameters of type ChecksumInfoModifier and TypeMethodDescriptionvoidChecksumsInfo.addChecksumInfo(ChecksumInfo checksumInfo) Adds new checksum info.Method parameters in org.artifactory.checksum with type arguments of type ChecksumInfoModifier and TypeMethodDescriptionChecksumsInfo.ChecksumsInfoAdapter.marshal(EnumMap<ChecksumType, ChecksumInfo> checksumTypeChecksumInfoEnumMap) voidChecksumsInfo.setChecksums(Set<ChecksumInfo> checksums) -
Uses of ChecksumInfo in org.artifactory.resource
Methods in org.artifactory.resource that return types with arguments of type ChecksumInfoModifier and TypeMethodDescriptionRepoResourceInfo.getChecksums()Deprecated.Should use the container getter