Class SolConstants.WriterConstants.TransactionWriterConstants

java.lang.Object
com.bluebell.greenhouse.sol.constants.SolConstants.WriterConstants.TransactionWriterConstants
Enclosing class:
SolConstants.WriterConstants

public static final class SolConstants.WriterConstants.TransactionWriterConstants extends Object
Constants for transaction writers.
Version:
3.0.4
Author:
Stephen Prizio
  • Field Details

    • MINIMAL_TRANSACTION_HEADERS

      public static final Map<String, Function<Transaction, ?>> MINIMAL_TRANSACTION_HEADERS
      Minimal ordered headers for transaction csv writing.
    • ALL_TRANSACTION_HEADERS

      public static final Map<String, Function<Transaction, ?>> ALL_TRANSACTION_HEADERS
      All supported ordered headers for transaction csv writing.