Class AdvisorResult

  • All Implemented Interfaces:

    
    public final class AdvisorResult
    
                        

    The result of a specific advisor execution for a single package.

    Different advisor implementations may produce findings of different types. To reflect this, this class has multiple fields for findings of these types. It is up to a concrete advisor, which of these fields it populates.