@Path(value="_copy/{repositoryName}") @Consumes(value="application/xml") @Produces(value="application/xml") public class CopyService extends AbstractServiceWithRepoToRepoAuth
repositoryName, request
Constructor and Description |
---|
CopyService() |
Modifier and Type | Method and Description |
---|---|
void |
copy(String toPath) |
void |
copy(String path,
String toPath) |
authenticateAndCreateLocalRepoTransport, authenticateAndGetLocalRootURL, authenticateAndReturnUserName, authenticateWithLdap, getAuth, getClientRepositoryIdFromUserName, getClientRepositoryIdFromUserNameOrFail, getLocalRootURL
Copyright © 2013–2019. All rights reserved.