Class CreateEncryptedPrescriptionsTask
- java.lang.Object
-
- be.business.connector.recipe.utils.prescribercreatebulkprescriptions.CreateEncryptedPrescriptionsTask
-
public class CreateEncryptedPrescriptionsTask extends Object
-
-
Constructor Summary
Constructors Constructor Description CreateEncryptedPrescriptionsTask(Semaphore available, CreatePrescriptionDTO createPrescriptionDTO, be.ehealth.technicalconnector.service.kgss.domain.KeyResult key, Key symmKey, be.fgov.ehealth.etee.crypto.encrypt.EncryptionToken recipeEtk, AbstractPrescriberIntegrationModule prescriptionIntegrationModule, Element assertion, be.ehealth.technicalconnector.service.sts.security.impl.KeyPairCredential keyPairCredential)
-
-
-
Constructor Detail
-
CreateEncryptedPrescriptionsTask
public CreateEncryptedPrescriptionsTask(Semaphore available, CreatePrescriptionDTO createPrescriptionDTO, be.ehealth.technicalconnector.service.kgss.domain.KeyResult key, Key symmKey, be.fgov.ehealth.etee.crypto.encrypt.EncryptionToken recipeEtk, AbstractPrescriberIntegrationModule prescriptionIntegrationModule, Element assertion, be.ehealth.technicalconnector.service.sts.security.impl.KeyPairCredential keyPairCredential)
-
-
Method Detail
-
run
public void run()
-
getData
public CreatePrescriptionDTO getData()
-
-