Uses of Interface
de.hybris.platform.workflow.jobs.AutomatedWorkflowTemplateJob
Packages that use AutomatedWorkflowTemplateJob
Package
Description
-
Uses of AutomatedWorkflowTemplateJob in de.hybris.platform.b2b.process.approval.actions
Classes in de.hybris.platform.b2b.process.approval.actions that implement AutomatedWorkflowTemplateJobModifier and TypeClassDescriptionclassAction which handles business logic after an approve decision has been chosen by an approver of a b2b approval workflowclassAction which handles business logic after a reject decision has been chosen by an approver of a b2b approval workflowclassAction which handles business logic after an approve decision has been chosen by an approver of a b2b approval workflowclassclassclassAction which handles business logic after an approve decision has been chosen by an approver of a b2b approval workflow -
Uses of AutomatedWorkflowTemplateJob in de.hybris.platform.b2bacceleratorservices.workflows.actions
Classes in de.hybris.platform.b2bacceleratorservices.workflows.actions that implement AutomatedWorkflowTemplateJobModifier and TypeClassDescriptionclassAbstract class with basic functionalities to support automated workflow actionsclassAction called when a registration request has been approvedclassAction called when a registration request has been rejectedclassAutomated action responsible for sending an email by launching a processclassSendEmailAutomatedWorkflowTemplateJob<PROCESS extends B2BRegistrationProcessModel>Automated action responsible for sending an email by launching a processclassSendEmailAutomatedWorkflowTemplateTestJob<PROCESS extends B2BRegistrationProcessModel>Automated action responsible for sending an email by launching a processclassWorkflow action responsible for sending the "rejected" email -
Uses of AutomatedWorkflowTemplateJob in de.hybris.platform.cms2.workflow.actions
Classes in de.hybris.platform.cms2.workflow.actions that implement AutomatedWorkflowTemplateJobModifier and TypeClassDescriptionclassSets the approval status to APPROVED for all pages in the workflow attachmentsclassFinds all active actions and sets them to pending state when "Revise Page" action is made active. -
Uses of AutomatedWorkflowTemplateJob in de.hybris.platform.warehousing.asn.actions
Classes in de.hybris.platform.warehousing.asn.actions that implement AutomatedWorkflowTemplateJobModifier and TypeClassDescriptionclassAn automated Task to DeleteCancellationEventModelfor theStockLevelModel(s) from the cancelledAdvancedShippingNoticeModelclassAn automated Task to DeleteStockLevelModelfrom the cancelledAdvancedShippingNoticeModelclassDeprecated, for removal: This API element is subject to removal in a future version.since 18.11 - no replacement as this step of the workflow will be removed -
Uses of AutomatedWorkflowTemplateJob in de.hybris.platform.warehousing.taskassignment.actions
Classes in de.hybris.platform.warehousing.taskassignment.actions that implement AutomatedWorkflowTemplateJobModifier and TypeClassDescriptionclassAbstract class that have the common functionality of TaskConsignment actionsclassSynchronizes the pack consignment action from the Task Assignment Workflow of an employee to the main process engine.classSynchronizes the pickup consignment action from the Task Assignment Workflow of an employee to the main process engine.classSynchronizes the ship consignment action from the Task Assignment Workflow of an employee to the main process engine. -
Uses of AutomatedWorkflowTemplateJob in de.hybris.platform.workflow.integration
Classes in de.hybris.platform.workflow.integration that implement AutomatedWorkflowTemplateJobModifier and TypeClassDescriptionclassclass -
Uses of AutomatedWorkflowTemplateJob in de.hybris.platform.workflow.jobs
Classes in de.hybris.platform.workflow.jobs that implement AutomatedWorkflowTemplateJob -
Uses of AutomatedWorkflowTemplateJob in de.hybris.platform.workflow.services.internal
Methods in de.hybris.platform.workflow.services.internal that return AutomatedWorkflowTemplateJobModifier and TypeMethodDescriptionAutomatedWorkflowTemplateRegistry.getAutomatedWorkflowTemplateJobForTemplate(AutomatedWorkflowActionTemplateModel template) Gets the automated workflow template job for passed as parameter template. -
Uses of AutomatedWorkflowTemplateJob in de.hybris.platform.workflow.services.internal.impl
Classes in de.hybris.platform.workflow.services.internal.impl that implement AutomatedWorkflowTemplateJobModifier and TypeClassDescriptionprotected classWrapper class for handling all jalo-based workflow templates.Methods in de.hybris.platform.workflow.services.internal.impl that return AutomatedWorkflowTemplateJobModifier and TypeMethodDescriptionDefaultAutomatedWorkflowTemplateRegistry.getAutomatedWorkflowTemplateJobForTemplate(AutomatedWorkflowActionTemplateModel template) Method parameters in de.hybris.platform.workflow.services.internal.impl with type arguments of type AutomatedWorkflowTemplateJobModifier and TypeMethodDescriptionvoidDefaultAutomatedWorkflowTemplateRegistry.setAutomatedWorkflows(Map<String, AutomatedWorkflowTemplateJob> automatedWorkflows)