public class PortalEnvironment
extends org.exoplatform.clouddrive.CloudDriveEnvironment
| Modifier and Type | Class and Description |
|---|---|
protected class |
PortalEnvironment.Settings
The Class Settings.
|
| Modifier and Type | Field and Description |
|---|---|
protected Map<org.exoplatform.clouddrive.CloudDrive.Command,PortalEnvironment.Settings> |
config
The config.
|
| Constructor and Description |
|---|
PortalEnvironment()
Instantiates a new portal environment.
|
| Modifier and Type | Method and Description |
|---|---|
void |
cleanup(org.exoplatform.clouddrive.CloudDrive.Command command) |
void |
configure(org.exoplatform.clouddrive.CloudDrive.Command command) |
void |
prepare(org.exoplatform.clouddrive.CloudDrive.Command command) |
protected final Map<org.exoplatform.clouddrive.CloudDrive.Command,PortalEnvironment.Settings> config
public PortalEnvironment()
public void configure(org.exoplatform.clouddrive.CloudDrive.Command command)
throws org.exoplatform.clouddrive.CloudDriveException
configure in class org.exoplatform.clouddrive.CloudDriveEnvironmentorg.exoplatform.clouddrive.CloudDriveExceptionpublic void prepare(org.exoplatform.clouddrive.CloudDrive.Command command)
throws org.exoplatform.clouddrive.CloudDriveException
prepare in class org.exoplatform.clouddrive.CloudDriveEnvironmentorg.exoplatform.clouddrive.CloudDriveExceptionpublic void cleanup(org.exoplatform.clouddrive.CloudDrive.Command command)
throws org.exoplatform.clouddrive.CloudDriveException
cleanup in class org.exoplatform.clouddrive.CloudDriveEnvironmentorg.exoplatform.clouddrive.CloudDriveExceptionCopyright © 2003–2020 eXo Platform SAS. All rights reserved.