Provides a client-facing API for interacting with workflows and tasks.
Information | WorkflowService |
---|---|
Support Status | Full Support |
Architecture Information | Platform Architecture |
Description | The Activiti workflow engine is built into SkyVault Content Services. You can create and manage workflows directly from
your Dashboard. Of course, with the WorkflowService, you can create and manage these
workflows programmatically. The default workflows out-of-the-box are:
It is also possible to create custom workflows. |
Deployment - App Server | Deploy as AMP or Simple Module (JAR) package. |
Deployment - SDK Project | Use SDK archetypes to produce AMP or Simple Module. |
Java API | Java API Documentation |
Java example | An extensive example of using the Workflow API is provided in the code ./projects/repository/source/java/org/alfresco/repo/workflow/WorkflowInterpreter.java. |
More Information | |
Tutorials |