Interface OParameters

  • All Known Implementing Classes:
    OPlugin

    public interface OParameters
    The interface O parameters.
    • Method Detail

      • getFilePath

        String getFilePath()
        Gets file name.
        Returns:
        the file name
      • getTitle

        String getTitle()
        Gets title.
        Returns:
        the title
      • isWaitingForResults

        boolean isWaitingForResults()
        Is wait for results boolean.
        Returns:
        the boolean
      • getWaitMinutes

        int getWaitMinutes()
        Gets wait minutes.
        Returns:
        the wait minutes
      • getScanProfile

        String getScanProfile()
        Gets scanProfile.
        Returns:
        the scanProfile
      • getPlatform

        String getPlatform()
        Gets platform.
        Returns:
        the platform
      • isBreakBuildOnScore

        boolean isBreakBuildOnScore()
        Is break build on score boolean.
        Returns:
        the boolean
      • getRiskThreshold

        RiskInfo.RISK getRiskThreshold()
        Gets risk threshold.
        Returns:
        the risk threshold
      • getApiUrl

        String getApiUrl()
        Gets api url.
        Returns:
        the api url
      • getCredentials

        List<Credentials> getCredentials()
        Gets api url.
        Returns:
        the list of credentials