public class ActivityService
extends org.wso2.carbon.registry.common.services.RegistryAbstractAdmin
implements org.wso2.carbon.registry.common.IActivityService
Constructor and Description |
---|
ActivityService() |
Modifier and Type | Method and Description |
---|---|
org.wso2.carbon.registry.common.beans.ActivityBean |
getActivities(String userName,
String resourcePath,
String fromDate,
String toDate,
String filter,
String pageStr,
String sessionId) |
void |
removeSession(String sessionId) |
void |
setSession(String sessionId,
javax.servlet.http.HttpSession session) |
getRootRegistry, getRootRegistry
getAxisConfig, getConfigContext, getConfigSystemRegistry, getConfigUserRegistry, getGovernanceRegistry, getGovernanceSystemRegistry, getGovernanceUserRegistry, getHttpSession, getLocalRepo, getRegistry, getTenantDomain, getUsername, getUserRealm, setConfigurationContext, setPermissionUpdateTimestamp
public void setSession(String sessionId, javax.servlet.http.HttpSession session)
setSession
in interface org.wso2.carbon.registry.common.IManagedSession
public void removeSession(String sessionId)
removeSession
in interface org.wso2.carbon.registry.common.IManagedSession
public org.wso2.carbon.registry.common.beans.ActivityBean getActivities(String userName, String resourcePath, String fromDate, String toDate, String filter, String pageStr, String sessionId) throws org.wso2.carbon.registry.core.exceptions.RegistryException
getActivities
in interface org.wso2.carbon.registry.admin.api.activities.IActivityService<org.wso2.carbon.registry.common.beans.ActivityBean>
org.wso2.carbon.registry.core.exceptions.RegistryException
Copyright © 2019 WSO2. All rights reserved.