| Modifier and Type | Class and Description |
|---|---|
class |
AfterApproveOrderWorkflowDecisionAction
Action which handles business logic after an approve decision has been chosen by an approver of a b2b approval
workflow
|
class |
AfterRejectOrderWorkflowDecisionAction
Action which handles business logic after a reject decision has been chosen by an approver of a b2b approval workflow
|
class |
ApproveDecisionAutomatedAction
Action which handles business logic after an approve decision has been chosen by an approver of a b2b approval
workflow
|
class |
B2BAbstractWorkflowAutomatedAction |
class |
B2BAfterWorkflowAction |
class |
RejectDecisionAutomatedAction
Action which handles business logic after an approve decision has been chosen by an approver of a b2b approval
workflow
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractAutomatedWorkflowTemplateJob
Abstract class with basic functionalities to support automated workflow actions
|
class |
RegistrationApprovedAutomatedWorkflowTemplateJob
Action called when a registration request has been approved
|
class |
RegistrationRejectedAutomatedWorkflowTemplateJob
Action called when a registration request has been rejected
|
class |
SendApprovedEmailAutomatedWorkflowTemplateJob
Automated action responsible for sending an email by launching a process
|
class |
SendEmailAutomatedWorkflowTemplateJob<PROCESS extends B2BRegistrationProcessModel>
Automated action responsible for sending an email by launching a process
|
class |
SendEmailAutomatedWorkflowTemplateTestJob<PROCESS extends B2BRegistrationProcessModel>
Automated action responsible for sending an email by launching a process
|
class |
SendRejectedEmailAutomatedWorkflowTemplateJob
Workflow action responsible for sending the "rejected" email
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultTaskDeleteCancellationEventsOnAsnCancelAction
An automated Task to Delete
CancellationEventModel for the StockLevelModel(s) from the cancelled AdvancedShippingNoticeModel |
class |
DefaultTaskDeleteStockLevelsOnAsnCancelAction
An automated Task to Delete
StockLevelModel from the cancelled AdvancedShippingNoticeModel |
class |
DefaultTaskReallocateConsignmentsOnAsnCancelAction
Deprecated.
since 18.11 - no replacement as this step of the workflow will be removed
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractTaskAssignmentActions
Abstract class that have the common functionality of TaskConsignment actions
|
class |
TaskAssignmentPackConsignmentAction
Synchronizes the pack consignment action from the Task Assignment Workflow of an employee to the main process engine.
|
class |
TaskAssignmentPickupConsignmentAction
Synchronizes the pickup consignment action from the Task Assignment Workflow of an employee to the main process engine.
|
class |
TaskAssignmentShipConsignmentAction
Synchronizes the ship consignment action from the Task Assignment Workflow of an employee to the main process engine.
|
| Modifier and Type | Class and Description |
|---|---|
class |
WorkflowAutomatedAction |
class |
WorkflowAutomatedTest.WorkflowAutomatedTestAction |
| Modifier and Type | Method and Description |
|---|---|
AutomatedWorkflowTemplateJob |
AutomatedWorkflowTemplateRegistry.getAutomatedWorkflowTemplateJobForTemplate(AutomatedWorkflowActionTemplateModel template)
Gets the automated workflow template job for passed as parameter template.
|
| Modifier and Type | Class and Description |
|---|---|
protected class |
DefaultAutomatedWorkflowTemplateRegistry.AutomatedWorkflowTemplateJobWrapper
Wrapper class for handling all jalo-based workflow templates.
|
| Modifier and Type | Method and Description |
|---|---|
AutomatedWorkflowTemplateJob |
DefaultAutomatedWorkflowTemplateRegistry.getAutomatedWorkflowTemplateJobForTemplate(AutomatedWorkflowActionTemplateModel template) |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultAutomatedWorkflowTemplateRegistry.setAutomatedWorkflows(java.util.Map<java.lang.String,AutomatedWorkflowTemplateJob> automatedWorkflows) |
Copyright © 2018 SAP SE. All Rights Reserved.