public class SendDownloadAssetEmailProcess extends AbstractAssetWorkflowProcess
SendDownloadAssetEmailProcess will send download asset email.TYPE_JCR_PATH| Constructor and Description |
|---|
SendDownloadAssetEmailProcess() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(WorkItem workItem,
WorkflowSession session,
MetaDataMap metaData)
Executes a new Java process with the given
and . |
java.lang.String |
loadTemplate(Session session,
java.lang.String path)
Loads the mail templates from the repository.
|
public void execute(WorkItem workItem, WorkflowSession session, MetaDataMap metaData) throws WorkflowException
WorkflowProcessWorkItem
and WorkflowSession.workItem - The WorkItem that defines the newly
started JavaProcessNew.session - The WorkflowSession
that is used for starting the JavaProcess.metaData - Process specific arguments can be passed hereWorkflowException - Thrown in case something goes wrong during execution.public java.lang.String loadTemplate(Session session,
java.lang.String path)
path - mail templates root pathsession - sessioncharSet - The character setnull if not valid."Copyright © 2010 - 2018 Adobe Systems Incorporated. All Rights Reserved"