Class AlcmeonConnectorMessageIn

  • All Implemented Interfaces:
    ai.tock.bot.connector.ConnectorMessage , ai.tock.bot.connector.ConnectorMessageProvider

    
    public abstract class AlcmeonConnectorMessageIn
     implements ConnectorMessage
                        
    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      abstract String getUserExternalId()
      abstract String getUserName()
      ConnectorType getConnectorType()
      final String getBackend()
      • Methods inherited from class ai.tock.bot.connector.ConnectorMessage

        obfuscate, toConnectorMessage, toGenericMessage
      • Methods inherited from class java.lang.Object

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