Package 

Enum TockUserRole

    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
      nlpUser

      A nlp user is allowed to qualify and search sentences, but not to update applications or builds.

      botUser

      A bot user is allowed to modify answer & i18n, and to consult dialogs and conversations.

      admin

      An admin is allowed to update applications and builds, and to export/intent sentences dump.

      technicalAdmin

      A technical admin has access to all encrypted sentence, and to export/intent application dumps.

    • Method Summary

      Modifier and Type Method Description
      final String getName()
      final Integer getOrdinal()
      • Methods inherited from class ai.tock.shared.security.TockUserRole

        compareTo, equals, finalize, getDeclaringClass, hashCode, toString
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait