Class DeployType


  • public class DeployType
    extends Object
    • Constructor Detail

      • DeployType

        public DeployType()
    • Method Detail

      • getFileExt

        public String getFileExt()
      • requireSingleFile

        public boolean requireSingleFile()
      • requirePath

        public boolean requirePath()
      • ignorePath

        public boolean ignorePath()
      • getTargetPathPrefix

        public String getTargetPathPrefix()
      • getDeployTypeFromFile

        public static DeployType getDeployTypeFromFile​(File file)