Uses of Class
org.exoplatform.social.core.storage.api.ActivityStorage.TimestampType
-
Packages that use ActivityStorage.TimestampType Package Description org.exoplatform.social.core.storage.api -
-
Uses of ActivityStorage.TimestampType in org.exoplatform.social.core.storage.api
Methods in org.exoplatform.social.core.storage.api that return ActivityStorage.TimestampType Modifier and Type Method Description ActivityStorage.TimestampTypeActivityStorage.TimestampType. from(Long number)static ActivityStorage.TimestampTypeActivityStorage.TimestampType. valueOf(String name)Returns the enum constant of this type with the specified name.static ActivityStorage.TimestampType[]ActivityStorage.TimestampType. values()Returns an array containing the constants of this enum type, in the order they are declared.
-