Interface AgentInvocationExchangePart

All Known Subinterfaces:
AgentInvocationExchangePartEntity
All Known Implementing Classes:
AgentInvocationExchangePartEntityImpl

public interface AgentInvocationExchangePart
Author:
Filip Hrisafov
  • Method Details

    • getId

      String getId()
    • getExchangeId

      String getExchangeId()
    • getType

      String getType()
    • getSubType

      String getSubType()
    • getContent

      String getContent()
    • getInvocationSequence

      long getInvocationSequence()