Package de.hybris.platform.secureportaladdon.workflows.actions
-
Class Summary Class Description AbstractAutomatedWorkflowTemplateJob Abstract class with basic functionalities to support automated workflow actionsRegistrationApprovedAutomatedWorkflowTemplateJob Action called when a registration request has been approvedRegistrationRejectedAutomatedWorkflowTemplateJob Action called when a registration request has been rejectedRegistrationRejectedAutomatedWorkflowTemplateJobUnitTest This test file tests and demonstrates the behavior of the RegistrationRejectedAutomatedWorkflowTemplateJob's method perform.SendApprovedEmailAutomatedWorkflowTemplateJob Automated action responsible for sending an email by launching a processSendApprovedEmailAutomatedWorkflowTemplateJobUnitTest SendEmailAutomatedWorkflowTemplateJob<PROCESS extends B2BRegistrationProcessModel> Automated action responsible for sending an email by launching a processSendEmailAutomatedWorkflowTemplateTestJob<PROCESS extends B2BRegistrationProcessModel> Automated action responsible for sending an email by launching a processSendRejectedEmailAutomatedWorkflowTemplateJob Workflow action responsible for sending the "rejected" emailSendRejectedEmailAutomatedWorkflowTemplateJobUnitTest