public enum TockUserRole
The user roles for class TockUser.
class TockUserpublic static TockUserRole nlpUser
A nlp user is allowed to qualify and search sentences, but not to update applications or builds.
public static TockUserRole botUser
A bot user is allowed to modify answer & i18n, and to consult dialogs and conversations.
public static TockUserRole admin
An admin is allowed to update applications and builds, and to export/intent sentences dump.
public static TockUserRole technicalAdmin
A technical admin has access to all encrypted sentence, and to export/intent application dumps.