Class RecipientInstance
java.lang.Object
org.kie.kogito.jobs.service.model.RecipientInstance
- All Implemented Interfaces:
Recipient
Class is used to wrap the public API recipient and do the interface with the internal API and persistence.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
RecipientInstance
public RecipientInstance(org.kie.kogito.jobs.service.api.Recipient<?> recipient)
-
-
Method Details