Interface ScanclassHistorySet

    • Method Detail

      • getSetName

        java.lang.String getSetName()
        The name of the scan class
      • getExecRate

        int getExecRate()
        The rate that the scan class is executing at. Returns 0 to indicate a non-direct scan class (one that doesn't execute regularly)
      • getExecutionTime

        java.util.Date getExecutionTime()
      • getGatewayName

        java.lang.String getGatewayName()
        Returns the name of the source gateway. If null, it is the local gateway.
      • getProviderName

        java.lang.String getProviderName()
        Returns the name of the tag provider that generated this set.