WorkflowSampleTemplate
From AlfrescoWiki
Back to Workflow Samples
This page provides an Alfresco Workflow Definition sample.
Contents |
[edit] Description
<describe the purpose of your workflow>
[edit] Author
<who are you>
[edit] Implementation Notes
<commentary on how the workflow was implemented>
[edit] Download
<link to a zip archive of all the workflow definition source code - Note: give the archive file an extension of .acp, so it may be uploaded to this WIKI>
[edit] Deployment Configuration
Filename: <file name of deployment configuration>
<provide the spring configuration for deploying your workflow>
[edit] Process Definition (jPDL)
Filename: <file name of process definition>
<provide the process definition jPDL>
[edit] Task Model
Filename: <file name of task model, if one>
<provide the task model configuration, if one>
[edit] Resource Bundles
Filename: <file name of resource bundle, if one>
<provide the resource bundle, if one>
[edit] Web Client Configuration
Filename: <file name of web client configuration>
<provide the Web Client configuration, if one>

