Class RegisterTask

    • Field Detail

      • file

        protected File file
      • permanently

        protected boolean permanently
    • Constructor Detail

      • RegisterTask

        public RegisterTask()
    • Method Detail

      • executeImpl

        public void executeImpl()
                         throws org.apache.tools.ant.BuildException
        Specified by:
        executeImpl in class EpsilonTask
        Throws:
        org.apache.tools.ant.BuildException
      • getFile

        public File getFile()
      • setFile

        public void setFile​(File file)
      • isPermanently

        public boolean isPermanently()
      • setPermanently

        public void setPermanently​(boolean permanently)