public class DefaultRsyncArtifactRepository extends org.gradle.api.internal.artifacts.repositories.AbstractArtifactRepository implements RsyncArtifactRepository
| Constructor and Description |
|---|
DefaultRsyncArtifactRepository() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getPath() |
void |
setPath(java.lang.String path) |
getName, onAddToContainer, setNamepublic java.lang.String getPath()
getPath in interface RsyncArtifactRepositorypublic void setPath(java.lang.String path)
setPath in interface RsyncArtifactRepository