@Version("1.0.1")
Package com.adobe.granite.workflow.payload
Granite Workflow Payload Builder API
-
Interface Summary Interface Description PayloadInfo PayloadInfo is used to store all the available information about anInboxItem
's payload.PayloadInfoBuilder The builder responsible for popupating aPayloadInfo
object for the payload being represented in thePayloadInfoBuilderContext
PayloadInfoBuilderContext PayloadInfoBuilderContext provides the necessary contextual information to thePayloadInfoBuilder
for it to be able to do its job.PayloadInfoBuilderManager The manager responsible for querying the differentPayloadInfoBuilder
's to find one capable of providing information about the payload represented by theInboxItem
or located at the provided path. -
Enum Summary Enum Description PayloadInfo.PAYLOAD_TYPE Known Payload typesPayloadInfoBuilderContext.INITIATOR_HINT The initiator hint provides information on where the call into the PayloadInfoBuilder was originated.