Class of the consumer of this deliverable.
Class of the consumer of this deliverable. When DispatchManager finds multiple deliverable with the same type, it will select the correct deliverable by looking at the consumer
Return the ID of this delivery
Describe this deliverable
Get the payload
Get the payload
Compare the type of two deliverable
Compare the type of two deliverable
the string of the payload type of the deliverable to be compared
Compare the type of two deliverable
Compare the type of two deliverable
the payload type of the deliverable to be compared
Compare the type of two deliverable
Compare the type of two deliverable
a deliverable object
Get the payload class
The Scala runtime type of this deliverable's payload
Return the producer of this deliverable
The Scala runtime type of this deliverable's payload
The Scala runtime type of this deliverable's payload
Return true if:
Return true if:
Set consumer to this deliverable
Set consumer to this deliverable
class of consumer
Set consumers to this deliverable
Set consumers to this deliverable
class of consumer
Set the delivery ID for this delivery
Set producer of this deliverable
Set producer of this deliverable
class of producer
A deliverable is a container of an object that will be transferred by a io.github.setl.workflow.DeliverableDispatcher.
type of the payload