org.olat.core.logging.activity
Class OlatLoggingAction

java.lang.Object
  extended by org.olat.core.logging.activity.BaseLoggingAction
      extended by org.olat.core.logging.activity.OlatLoggingAction
All Implemented Interfaces:
ILoggingAction

public class OlatLoggingAction
extends BaseLoggingAction


Field Summary
static ILoggingAction CS_HELP
           
static ILoggingAction OLAT_LOGIN
           
static ILoggingAction OLAT_LOGOUT
           
 
Method Summary
 
Methods inherited from class org.olat.core.logging.activity.BaseLoggingAction
getActionObject, getActionVerb, getCrudAction, getJavaFieldIdForDebug, getResourceActionType, getTypeListDefinition, setJavaFieldIdForDebug
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

OLAT_LOGIN

public static final ILoggingAction OLAT_LOGIN

OLAT_LOGOUT

public static final ILoggingAction OLAT_LOGOUT

CS_HELP

public static final ILoggingAction CS_HELP