Interface Rejection

All Superinterfaces:
Activity, Completion
All Known Subinterfaces:
PartialRejection

public interface Rejection extends Completion
Represents an named rejection given
  • Method Details

    • getName

      String getName()
      The name of the rejection given
      Returns:
      the name of the rejection
    • getSignatureType

      SignatureType getSignatureType()
      Returns the signature type used for this rejection. Can return null if the signature type is not known for old approvals.
      Returns:
      SignatureType