| Class | Description |
|---|---|
| AbstractAutomatedWorkflowTemplateJob |
Abstract class with basic functionalities to support automated workflow actions
|
| RegistrationApprovedAutomatedWorkflowTemplateJob |
Action called when a registration request has been approved
|
| RegistrationRejectedAutomatedWorkflowTemplateJob |
Action called when a registration request has been rejected
|
| RegistrationRejectedAutomatedWorkflowTemplateJobUnitTest |
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 process
|
| SendApprovedEmailAutomatedWorkflowTemplateJobUnitTest | |
| SendEmailAutomatedWorkflowTemplateJob<PROCESS extends B2BRegistrationProcessModel> |
Automated action responsible for sending an email by launching a process
|
| SendEmailAutomatedWorkflowTemplateTestJob<PROCESS extends B2BRegistrationProcessModel> |
Automated action responsible for sending an email by launching a process
|
| SendRejectedEmailAutomatedWorkflowTemplateJob |
Workflow action responsible for sending the "rejected" email
|
| SendRejectedEmailAutomatedWorkflowTemplateJobUnitTest |
Copyright © 2018 SAP SE. All Rights Reserved.