Uses of Interface
org.jreleaser.model.internal.common.Ftp
Packages that use Ftp
Package
Description
-
Uses of Ftp in org.jreleaser.model.internal.common
Classes in org.jreleaser.model.internal.common that implement Ftp -
Uses of Ftp in org.jreleaser.model.internal.download
Classes in org.jreleaser.model.internal.download that implement Ftp -
Uses of Ftp in org.jreleaser.model.internal.upload
Classes in org.jreleaser.model.internal.upload that implement Ftp -
Uses of Ftp in org.jreleaser.model.internal.validation.common
Methods in org.jreleaser.model.internal.validation.common with parameters of type FtpModifier and TypeMethodDescriptionstatic voidFtpValidator.validateFtp(JReleaserContext context, Ftp ftp, String prefix, String name, org.jreleaser.util.Errors errors, boolean anonymousAccess)