Package | Description |
---|---|
org.zanata.rest.client |
Modifier and Type | Method and Description |
---|---|
org.jboss.resteasy.client.ClientResponse<ChunkUploadResponse> |
IFileResource.uploadSourceFile(String projectSlug,
String iterationSlug,
String docId,
DocumentFileUploadForm uploadForm) |
org.jboss.resteasy.client.ClientResponse<ChunkUploadResponse> |
IFileResource.uploadTranslationFile(String projectSlug,
String iterationSlug,
String localeId,
String docId,
String merge,
DocumentFileUploadForm uploadForm) |
Copyright © 2013 Zanata Project. All Rights Reserved.