Class ScannerOffJobProperty

    • Constructor Detail

      • ScannerOffJobProperty

        public ScannerOffJobProperty​(boolean doNotScan)
        Deprecated.
        Standard Constructor.
        Parameters:
        doNotScan - signal that builds of this job should not be scanned.
      • ScannerOffJobProperty

        public ScannerOffJobProperty()
        Deprecated.
        Default Constructor. Do not use unless you are a serializer!
    • Method Detail

      • isDoNotScan

        public boolean isDoNotScan()
        Deprecated.
        The value. True turns the scanner off.
        Returns:
        if no scan should be done.