Interface PayloadInfoBuilder
The builder responsible for popupating a
PayloadInfo object for the payload being
represented in the PayloadInfoBuilderContext-
Method Summary
Modifier and TypeMethodDescriptiongetPayloadInfo(PayloadInfoBuilderContext context) Build the PayloadInfo for the payload represented in the provided context.
-
Method Details
-
getPayloadInfo
Build the PayloadInfo for the payload represented in the provided context.- Parameters:
context- thePayloadInfoBuilderContext- Returns:
- the
PayloadInfocontaining information about the Payload
-