protected static class FileUIActivity.InitConfig extends Object
| Modifier and Type | Field and Description |
|---|---|
protected String |
activityId
The activity id.
|
protected String |
currentProvider
The current provider.
|
protected String |
fileId
The file id.
|
protected String |
index
The index.
|
protected String |
preferredProvider
The preferred provider.
|
protected String |
workspace
The workspace.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getActivityId()
Gets the activity id.
|
String |
getCurrentProvider()
Gets the current provider.
|
String |
getFileId()
Gets the file id.
|
String |
getIndex()
Gets the index.
|
String |
getPreferredProvider()
Gets the preferred provider.
|
String |
getWorkspace()
Gets the workspace.
|
String |
toJSON()
To JSON.
|
protected final String activityId
protected final String index
protected final String fileId
protected final String workspace
protected final String preferredProvider
protected final String currentProvider
public String getActivityId()
public String getIndex()
public String getFileId()
public String getWorkspace()
public String getCurrentProvider()
public String getPreferredProvider()
public String toJSON() throws org.exoplatform.ws.frameworks.json.impl.JsonException
org.exoplatform.ws.frameworks.json.impl.JsonException - the json exceptionCopyright © 2003–2020 eXo Platform SAS. All rights reserved.