Interface DistributionLog


  • @ConsumerType
    public interface DistributionLog
    The log of a distribution component activity (e.g. a DistributionAgent)
    • Method Detail

      • getLines

        java.util.List<java.lang.String> getLines()
        get the text log lines
        Returns:
        a Collection of the log lines