Class TkPaymentOrderGroupSendBackInPreparation

  • All Implemented Interfaces:
    org.takes.Take

    public final class TkPaymentOrderGroupSendBackInPreparation
    extends Object
    implements org.takes.Take
    Take that sends back a payment order group in preparation.

    The class is immutable and thread-safe.

    Since:
    0.1.0
    • Constructor Detail

      • TkPaymentOrderGroupSendBackInPreparation

        public TkPaymentOrderGroupSendBackInPreparation​(DataSource source)
        Ctor.
        Parameters:
        source - DataSource
    • Method Detail

      • act

        public org.takes.Response act​(org.takes.Request req)
                               throws Exception
        Specified by:
        act in interface org.takes.Take
        Throws:
        Exception