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 TypeMethodDescriptionReturns the IntermediateStorage for the instance of thisAccountModifier
-
Method Details
-
getIntermediateStorage
Returns the IntermediateStorage for the instance of thisAccountModifier
- Returns:
- the
IntermediateStorage
- Throws:
PersistencyException
- is thrown if an error occurs during the initialization of the Storage- Since:
- 10.0.102
-