Uses of Class
org.olat.core.logging.activity.ActionObject

Packages that use ActionObject
org.olat.core.logging.activity   
 

Uses of ActionObject in org.olat.core.logging.activity
 

Methods in org.olat.core.logging.activity that return ActionObject
static ActionObject ActionObject.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static ActionObject[] ActionObject.values()
          Returns an array containing the constants of this enum type, in the order they are declared.