@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 aPayloadInfoobject for the payload being represented in thePayloadInfoBuilderContextPayloadInfoBuilderContext PayloadInfoBuilderContext provides the necessary contextual information to thePayloadInfoBuilderfor 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 theInboxItemor 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.