Uses of Class
org.wso2.carbon.registry.api.Activity
-
-
Uses of Activity in org.wso2.carbon.registry.api
Methods in org.wso2.carbon.registry.api that return Activity Modifier and Type Method Description Activity[]Registry. getLogs(String resourcePath, int action, String userName, Date from, Date to, boolean recentFirst)Returns the logs of the activities occurred in the registry.
-