Uses of Class
ecmwf.common.database.Activity
Packages that use Activity
Package
Description
-
Uses of Activity in ecmwf.common.database
Fields in ecmwf.common.database declared as ActivityMethods in ecmwf.common.database that return ActivityModifier and TypeMethodDescriptionDataGet.getActivity
(long id) Gets the activity.DataGet.getActivity
(String id) Gets the activity.Event.getActivity()
Gets the activity.DataGet.getActivityObject
(long id) Gets the activity object.DataBase.newActivity
(ECUser ecuser, String plugin, String host, String agent, String action, String comment, boolean error) New activity.Methods in ecmwf.common.database with parameters of type Activity -
Uses of Activity in ecmwf.common.ecaccess
Methods in ecmwf.common.ecaccess that return ActivityModifier and TypeMethodDescriptionECaccessServer.newActivity
(ECUser ecuser, String plugin, String host, String agent, String action, String comment, boolean error) New activity.ECaccessServer.newActivity
(String user, String plugin, String host, String agent, String action, String comment, boolean error) New activity.NativeAuthenticationProvider.newActivity
(String user, String plugin, String host, String agent, String action, String comment, boolean error) New activity.Methods in ecmwf.common.ecaccess with parameters of type Activity -
Uses of Activity in ecmwf.common.ftpd
Fields in ecmwf.common.ftpd declared as Activity -
Uses of Activity in ecmwf.ecpds.master.plugin.http.controller.user.user
Methods in ecmwf.ecpds.master.plugin.http.controller.user.user that return Activity