Class FluentTransactionHistoryPublisher

    • Constructor Detail

      • FluentTransactionHistoryPublisher

        public FluentTransactionHistoryPublisher()
    • Method Detail

      • getErrorType

        public String getErrorType()
        Specified by:
        getErrorType in interface IFluentService
        Returns:
        the service error type to be used to classify the error logging records
      • getFetchLimit

        public int getFetchLimit()
        Return the fetch limit to limit the maximum number of published records.
        Specified by:
        getFetchLimit in interface ITransactionHistoryPublisher
        Returns:
        the fetch limit to limit the maximum number of published records
      • setFetchLimit

        public void setFetchLimit​(int fetchLimit)
        Set the fetch limit to limit the maximum number of published records.
        Parameters:
        fetchLimit - the fetch limit to limit the maximum number of published records