public class ActivityDashboardAdminService
extends org.wso2.carbon.core.AbstractAdmin
| Constructor and Description |
|---|
ActivityDashboardAdminService() |
| Modifier and Type | Method and Description |
|---|---|
String[] |
getActivities(ActivitySearchRequest activitySearchRequest) |
String[] |
getAllTables() |
RecordBean |
getRecord(RecordId id) |
RecordId[] |
getRecordIds(String activityId,
String[] searchTableNames) |
protected String |
getUsername()
This method is use to get logged in username with tenant domain
|
getAxisConfig, getConfigContext, getConfigSystemRegistry, getConfigUserRegistry, getGovernanceRegistry, getGovernanceSystemRegistry, getGovernanceUserRegistry, getHttpSession, getLocalRepo, getRegistry, getTenantDomain, getUserRealm, setConfigurationContext, setPermissionUpdateTimestampprotected String getUsername()
getUsername in class org.wso2.carbon.core.AbstractAdminpublic String[] getActivities(ActivitySearchRequest activitySearchRequest) throws ActivityDashboardException
ActivityDashboardExceptionpublic RecordBean getRecord(RecordId id) throws ActivityDashboardException
ActivityDashboardExceptionpublic RecordId[] getRecordIds(String activityId, String[] searchTableNames) throws ActivityDashboardException
ActivityDashboardExceptionpublic String[] getAllTables() throws ActivityDashboardException
ActivityDashboardExceptionCopyright © 2016 WSO2. All rights reserved.