Class DeletePath

    • Method Detail

      • getPath

        public java.lang.String getPath()
      • isRecursive

        public boolean isRecursive()
      • isIfEmpty

        public boolean isIfEmpty()
      • execute

        public void execute​(WfInstallPlugin plugin,
                            org.jboss.galleon.runtime.PackageRuntime pkg)
                     throws org.jboss.galleon.ProvisioningException
        Specified by:
        execute in interface WildFlyPackageTask
        Throws:
        org.jboss.galleon.ProvisioningException
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class java.lang.Object
      • equals

        public boolean equals​(java.lang.Object obj)
        Overrides:
        equals in class java.lang.Object