Interface IntermediateStorageProvider

All Known Subinterfaces:
AccountModifier, AgentPhoneTicket, AgentQuickCase, AgentQuickCaseOperationBuilder.StartQuickCase, CategoryModifier, ContactModifier, CreateTicketOperationBuilder.WithRequired, ExternalRoutingModifier, LocationModifier, MessengerAccountModifier, NextMessageInfo, PhoneSystemModifier, QueuedCallChangedEvent, TenantModifier, TransactionCodeModifier, UserModifier

public interface IntermediateStorageProvider
  • Method Summary

    Modifier and Type
    Method
    Description
    Returns the IntermediateStorage for the instance of this AccountModifier
  • Method Details

    • getIntermediateStorage

      IntermediateStorage getIntermediateStorage() throws PersistencyException
      Returns the IntermediateStorage for the instance of this AccountModifier
      Returns:
      the IntermediateStorage
      Throws:
      PersistencyException - is thrown if an error occurs during the initialization of the Storage
      Since:
      10.0.102