Interface ITransactionAbandonmentService


public interface ITransactionAbandonmentService
Provides the interface for services who abandon submissions.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Perform submission abandonment.
  • Method Details

    • performSubmissionAbandonment

      void performSubmissionAbandonment()
      Perform submission abandonment.