@Path(value="_move/{repositoryName}")
@Consumes(value="application/xml")
@Produces(value="application/xml")
public class MoveService
extends AbstractServiceWithRepoToRepoAuth
repositoryName, request| Constructor and Description |
|---|
MoveService() |
| Modifier and Type | Method and Description |
|---|---|
void |
move(String toPath) |
void |
move(String path,
String toPath) |
authenticateAndCreateLocalRepoTransport, authenticateAndGetLocalRootURL, authenticateAndReturnUserName, getAuth, getClientRepositoryIdFromUserName, getClientRepositoryIdFromUserNameOrFail, getLocalRootURLCopyright © 2013-2014. All Rights Reserved.