Class Constants


  • public class Constants
    extends Object
    Constants used by the frontier package. Included value is identical to the one in harvester-core/src/main/java/dk/netarkivet/harvester/datamodel/Constants.java
    • Field Detail

      • HERITRIX_MAXOBJECTS_INFINITY

        public static final long HERITRIX_MAXOBJECTS_INFINITY
        Max objects of -1 means infinity (i.e other factors will determine when the job ends).
        See Also:
        Constant Field Values
    • Constructor Detail

      • Constants

        public Constants()