Class TransactionLicensingService


  • public class TransactionLicensingService
    extends CayenneService
    Provides methods for publishing transaction audit data to Amazon S3
    Since:
    4.3.4
    • Constructor Detail

      • TransactionLicensingService

        public TransactionLicensingService()
    • Method Detail

      • publishData

        public void publishData()
        Publish transaction audit data to S3
      • publishSystemHealth

        public void publishSystemHealth​(SystemHealth systemHealth)
        Publish system health data to Amazon Redshift
        Parameters:
        systemHealth - the system health entry (required)