Class SpringBootUtilTask

  • All Implemented Interfaces:
    Cloneable

    public class SpringBootUtilTask
    extends AbstractTask
    Install feature task.
    • Constructor Detail

      • SpringBootUtilTask

        public SpringBootUtilTask()
    • Method Detail

      • execute

        public void execute()
        Overrides:
        execute in class org.apache.tools.ant.Task
      • getSourceAppPath

        public String getSourceAppPath()
      • setSourceAppPath

        public void setSourceAppPath​(String sourceAppPath)
      • getTargetLibCachePath

        public String getTargetLibCachePath()
      • setTargetLibCachePath

        public void setTargetLibCachePath​(String targetLibCachePath)
      • getParentLibCachePath

        public String getParentLibCachePath()
      • setParentLibCachePath

        public void setParentLibCachePath​(String parentLibCachePath)
      • getTargetThinAppPath

        public String getTargetThinAppPath()
      • setTargetThinAppPath

        public void setTargetThinAppPath​(String targetThinAppPath)