Class DeploymentResource

  • All Implemented Interfaces:
    Serializable, Cloneable, org.apache.maven.model.InputLocationTracker

    public class DeploymentResource
    extends org.apache.maven.model.Resource
    See Also:
    Serialized Form
    • Field Detail

      • FTP_ROOT

        private static final Path FTP_ROOT
    • Constructor Detail

      • DeploymentResource

        public DeploymentResource()
    • Method Detail

      • isExternalResource

        public boolean isExternalResource()
      • getAbsoluteTargetPath

        public String getAbsoluteTargetPath()
      • isOneDeployResource

        public boolean isOneDeployResource()
      • toString

        public String toString()
        Overrides:
        toString in class org.apache.maven.model.Resource