Class | Description |
---|---|
ArchiveWebContentAction |
Action for archiving a content and removing referencing zone items if necessary
|
ContentPublishedCondition |
OSWorkflow condition for testing if a content has been published.<p>
|
CreateContentByCopyFunction |
OSWorkflow function to create a content by copy of another
The required transient variables:
- CreateContentByCopyFunction.BASE_CONTENT_KEY - Content The content that will be used for duplication.
|
CreateContentFunction |
OSWorkflow function for creating a content.
|
DefaultWspAvalonJackrabbitWorkflowStore |
AvalonJackrabbitWorkflowStore which always uses the default workspace. |
DeleteContentFunction |
OSWorkflow function for deleting a content.
|
GetLastPublishedContents |
SAX the contents with id passed from request parameters
|
SendMailFunction |
OS workflow function to send mail after an action is triggered.
|
SendMailToUserFunction |
OS workflow function to send mail after an action is triggered.
|
UnpublishContentFunction |
OSWorkflow function for validating a content.
|
ValidateContentFunction |
OSWorkflow function for validating a content.
|
WebAmetysObjectWorkflowStore |
Web ametys object workflow store which ensures that the session used operates
on the default workspace.
|
WebGenericWorkflowStore |
Web generic workflow store which force default workspace session
|
WebWorkflowProvider |
WorkflowProvider which relies on workflows that always work in the
default workspace. |
WorkflowStepsEnumerator |
Enumerator for the default workflow steps excluding steps of id greater than 9000 |
WorkflowTasksComponent |
Component for saxing tasks specific to an user.
The algorithm is the following : First, we get all granted sites for the user with the right manager. |
WorkflowTasksGenerator |
Workflow tasks generator.
|