public class CopyPath extends Object implements WildFlyPackageTask
WildFlyPackageTask.Phase| Constructor and Description |
|---|
CopyPath() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(WfInstallPlugin plugin,
org.jboss.galleon.runtime.PackageRuntime pkg) |
String |
getSrc() |
String |
getTarget() |
boolean |
isReplaceProperties() |
void |
setRelativeTo(String relativeTo) |
void |
setReplaceProperties(boolean replaceProperties) |
void |
setSrc(String src) |
void |
setTarget(String target) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetPhasepublic void setRelativeTo(String relativeTo) throws XMLStreamException
XMLStreamExceptionpublic void setSrc(String src)
public void setTarget(String target)
public void setReplaceProperties(boolean replaceProperties)
public String getSrc()
public String getTarget()
public boolean isReplaceProperties()
public void execute(WfInstallPlugin plugin, org.jboss.galleon.runtime.PackageRuntime pkg) throws org.jboss.galleon.ProvisioningException
execute in interface WildFlyPackageTaskorg.jboss.galleon.ProvisioningExceptionCopyright © 2016–2019 JBoss by Red Hat. All rights reserved.