@Path(value="_ChangeSetDTO/{repositoryName}") @Consumes(value="application/xml") @Produces(value="application/xml") public class ChangeSetDTOService extends AbstractServiceWithRepoToRepoAuth
repositoryName, request
Constructor and Description |
---|
ChangeSetDTOService() |
Modifier and Type | Method and Description |
---|---|
ChangeSetDTO |
getChangeSetDTO(boolean localSync) |
authenticateAndCreateLocalRepoTransport, authenticateAndGetLocalRootURL, authenticateAndReturnUserName, getAuth, getClientRepositoryIdFromUserName, getClientRepositoryIdFromUserNameOrFail, getLocalRootURL
public ChangeSetDTOService()
@GET public ChangeSetDTO getChangeSetDTO(@QueryParam(value="localSync") boolean localSync)
Copyright © 2013-2014. All Rights Reserved.