| Package | Description |
|---|---|
| com.liferay.exportimport.kernel.staging | |
| com.liferay.portal.kernel.service.http |
| Modifier and Type | Method and Description |
|---|---|
void |
Staging.transferFileToRemoteLive(File file,
long stagingRequestId,
HttpPrincipal httpPrincipal) |
static void |
StagingUtil.transferFileToRemoteLive(File file,
long stagingRequestId,
HttpPrincipal httpPrincipal) |
| Modifier and Type | Method and Description |
|---|---|
static Object |
TunnelUtil.invoke(HttpPrincipal httpPrincipal,
MethodHandler methodHandler) |