Class ScannerDetails

  • All Implemented Interfaces:

    
    public final class ScannerDetails
    
                        

    Details about the used source code scanner.

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      final String getName() The name of the scanner.
      final String getVersion() The version of the scanner.
      final String getConfiguration() The configuration of the scanner, could be command line arguments for example.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait