public class TransferCommons extends Object
Modifier and Type | Field and Description |
---|---|
static String |
PARAM_ALLOW_TRANSFER_TO_SELF
The Query String for the begin method.
|
static String |
PARAM_FROM_REPOSITORYID
The Query String for the begin method.
|
static String |
PARAM_ROOT_FILE_TRANSFER
File Root File Transfer
|
static String |
PARAM_TRANSFER_ID
TransferId
|
static String |
PARAM_VERSION_EDITION
Edition
|
static String |
PARAM_VERSION_MAJOR
Major version
|
static String |
PARAM_VERSION_MINOR
Minor version
|
static String |
PARAM_VERSION_REVISION
Revision version
|
static String |
PART_NAME_MANIFEST
The Mime Part Name of the manifest file
|
static String |
TS_SIMPLE_REPORT
If this returns true, then the transfer service reports should only contain entries about:
Create, Update, Delete items ; see MNT-14059
|
Constructor and Description |
---|
TransferCommons() |
Modifier and Type | Method and Description |
---|---|
static String |
URLToPartName(String contentUrl)
Mapping between contentUrl and part name.
|
public static final String PART_NAME_MANIFEST
public static final String PARAM_FROM_REPOSITORYID
public static final String PARAM_ALLOW_TRANSFER_TO_SELF
public static final String TS_SIMPLE_REPORT
public static final String PARAM_TRANSFER_ID
public static final String PARAM_VERSION_MAJOR
public static final String PARAM_VERSION_MINOR
public static final String PARAM_VERSION_REVISION
public static final String PARAM_VERSION_EDITION
public static final String PARAM_ROOT_FILE_TRANSFER
Copyright © 2005–2017 Alfresco Software. All rights reserved.