Class Summary

  • All Implemented Interfaces:
    com.embabel.agent.domain.library.HasContent

    
    public final class Summary
     implements HasContent
                        

    Summary of context for an operation, such as a document or a conversation.

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Constructor Summary

      Constructors 
      Constructor Description
      Summary(String summary)
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      String getContent() Content associated with this object.
      final String getSummary()
      • Methods inherited from class java.lang.Object

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