JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Deprecated
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
Package
org.apache.sling.distribution.log.spi
Interface DistributionLog
@ConsumerType
public interface
DistributionLog
The log of a distribution component activity (e.g. a DistributionAgent)
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
List
<
String
>
getLines
()
get the text log lines
Method Details
getLines
List
<
String
>
getLines
()
get the text log lines
Returns:
a
Collection
of the log lines