| Constructor and Description |
|---|
Move(String source,
String target)
Creates a new
Move object with the provided path. |
| Modifier and Type | Method and Description |
|---|---|
String |
getSource()
Returns the source path of this
Move operation. |
String |
getTarget()
Returns the target path of this
Move operation. |
Copyright © 2021 Apache Software Foundation. All rights reserved.