Package de.hybris.platform.workflow.jalo
Class WorkflowMailContextImpl
java.lang.Object
de.hybris.platform.workflow.jalo.WorkflowMailContextImpl
- All Implemented Interfaces:
WorkflowMailContext
@Deprecated(since="ages",
forRemoval=false)
public class WorkflowMailContextImpl
extends Object
implements WorkflowMailContext
Deprecated.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionDeprecated.Deprecated.Deprecated.Deprecated.Deprecated.voidsetAssigneeName(String assigneeName) Deprecated.voidsetAttachmentName(String attachmentName) Deprecated.voidsetAttachmentPK(String attachmentPK) Deprecated.voidsetFromEmailAddress(String fromAddress) Deprecated.voidsetToEmailAddress(String toAddress) Deprecated.
-
Constructor Details
-
WorkflowMailContextImpl
public WorkflowMailContextImpl()Deprecated.
-
-
Method Details
-
getFromEmailAddress
Deprecated.- Specified by:
getFromEmailAddressin interfaceWorkflowMailContext
-
getToEmailAddresses
Deprecated.- Specified by:
getToEmailAddressesin interfaceWorkflowMailContext
-
getAssigneeName
Deprecated.- Specified by:
getAssigneeNamein interfaceWorkflowMailContext
-
getAttachmentName
Deprecated.- Specified by:
getAttachmentNamein interfaceWorkflowMailContext
-
getAttachmentPK
Deprecated.- Specified by:
getAttachmentPKin interfaceWorkflowMailContext
-
setFromEmailAddress
Deprecated.- Specified by:
setFromEmailAddressin interfaceWorkflowMailContext
-
setToEmailAddress
Deprecated.- Specified by:
setToEmailAddressin interfaceWorkflowMailContext
-
setAssigneeName
Deprecated.- Specified by:
setAssigneeNamein interfaceWorkflowMailContext
-
setAttachmentName
Deprecated.- Specified by:
setAttachmentNamein interfaceWorkflowMailContext
-
setAttachmentPK
Deprecated.- Specified by:
setAttachmentPKin interfaceWorkflowMailContext
-
WorkflowMailContextImpl