public class CopyPath extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
CopyPath.Builder |
| Modifier and Type | Method and Description |
|---|---|
static CopyPath.Builder |
builder() |
String |
getSrc() |
String |
getTarget() |
boolean |
isReplaceProperties() |
public static CopyPath.Builder builder()
public String getSrc()
public String getTarget()
public boolean isReplaceProperties()
Copyright © 2016–2018 JBoss by Red Hat. All rights reserved.