Uses of Class
com.opencloud.rhino.management.deployment.audit.ComponentErrors
-
Packages that use ComponentErrors Package Description com.opencloud.rhino.management.deployment.audit -
-
Uses of ComponentErrors in com.opencloud.rhino.management.deployment.audit
Methods in com.opencloud.rhino.management.deployment.audit that return types with arguments of type ComponentErrors Modifier and Type Method Description Collection<ComponentErrors>
ComponentAuditResult. getComponentErrors()
Get the collection of component errors reported by the audit.
-