Uses of Class
org.wso2.am.integration.clients.governance.api.dto.SeverityBasedRuleViolationCountDTO
-
Packages that use SeverityBasedRuleViolationCountDTO Package Description org.wso2.am.integration.clients.governance.api.dto -
-
Uses of SeverityBasedRuleViolationCountDTO in org.wso2.am.integration.clients.governance.api.dto
Methods in org.wso2.am.integration.clients.governance.api.dto that return SeverityBasedRuleViolationCountDTO Modifier and Type Method Description SeverityBasedRuleViolationCountDTOSeverityBasedRuleViolationCountDTO. severity(SeverityBasedRuleViolationCountDTO.SeverityEnum severity)SeverityBasedRuleViolationCountDTOSeverityBasedRuleViolationCountDTO. violatedRulesCount(Integer violatedRulesCount)Methods in org.wso2.am.integration.clients.governance.api.dto that return types with arguments of type SeverityBasedRuleViolationCountDTO Modifier and Type Method Description List<SeverityBasedRuleViolationCountDTO>ArtifactComplianceStatusDTO. getSeverityBasedRuleViolationSummary()Summary of severity based rule violations.Method parameters in org.wso2.am.integration.clients.governance.api.dto with type arguments of type SeverityBasedRuleViolationCountDTO Modifier and Type Method Description voidArtifactComplianceStatusDTO. setSeverityBasedRuleViolationSummary(List<SeverityBasedRuleViolationCountDTO> severityBasedRuleViolationSummary)ArtifactComplianceStatusDTOArtifactComplianceStatusDTO. severityBasedRuleViolationSummary(List<SeverityBasedRuleViolationCountDTO> severityBasedRuleViolationSummary)
-