Package org.apache.sling.distribution
Interface DistributionResponseInfo
@ProviderType
public interface DistributionResponseInfo
A
DistributionResponseInfo
represents an additional info for the request
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptiongetId()
returns the identifier of the associatedDistributionRequest
-
Field Details
-
NONE
-
-
Method Details
-
getId
returns the identifier of the associatedDistributionRequest
- Returns:
- the id of the associated request
-