Class TransactionLogger

    • Constructor Detail

      • TransactionLogger

        public TransactionLogger()
    • Method Detail

      • exceptionWhileInteractingWithTransaction

        public ProcessEngineException exceptionWhileInteractingWithTransaction​(java.lang.String operation,
                                                                               java.lang.Throwable e)
      • debugTransactionOperation

        public void debugTransactionOperation​(java.lang.String string)
      • exceptionWhileFiringEvent

        public void exceptionWhileFiringEvent​(TransactionState state,
                                              java.lang.Throwable exception)
      • debugFiringEventRolledBack

        public void debugFiringEventRolledBack()