Class SolutionAnalyzeOptions
java.lang.Object
com.uipath.uipathpackage.models.CommonOptions
com.uipath.uipathpackage.models.AnalyzeOptions
com.uipath.uipathpackage.models.solutions.SolutionAnalyzeOptions
- All Implemented Interfaces:
AuthenticatedOptions,LocalizationOptions,SerializableCliOptions,TelemetryOptions
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.uipath.uipathpackage.models.AnalyzeOptions
getAnalyzerTraceLevel, getGovernanceFilePath, getIgnoredRules, getProjectPath, getStopOnRuleViolation, getTreatWarningsAsErrors, isDisableBuiltInNugetFeeds, setAnalyzerTraceLevel, setDisableBuiltInNugetFeeds, setGovernanceFilePath, setIgnoredRules, setProjectPath, setStopOnRuleViolation, setTreatWarningsAsErrorsMethods inherited from class com.uipath.uipathpackage.models.CommonOptions
getAccountForApp, getAccountName, getApplicationId, getApplicationScope, getApplicationSecret, getAuthorizationUrl, getCliGetFlow, getExtensionClientOrganizationId, getLanguage, getOrchestratorTenant, getOrchestratorUrl, getOrganizationUnit, getPassword, getPipelineCorrelationId, getRefreshToken, getTelemetryOrigin, getTelemetryOriginVersion, getTraceLevel, getUsername, populateAdditionalTelemetryData, setAccountForApp, setAccountName, setApplicationId, setApplicationScope, setApplicationSecret, setAuthorizationUrl, setCliGetFlow, setLanguage, setOrchestratorTenant, setOrchestratorUrl, setOrganizationUnit, setPassword, setPipelineCorrelationId, setRefreshToken, setTraceLevel, setUsername
-
Constructor Details
-
SolutionAnalyzeOptions
public SolutionAnalyzeOptions()
-