Adaptations for your Plone workflows
Project description
This package allows you to create adaptations for your workflows. To add a workflow adaptation, simply add an utility that implements IWorkflowAdaptation. See example in example.py file.
Contributors
Cédric Messiant, cedricmessiant@ecreall.com
Changelog
1.2 (2022-10-28)
Added name parameter on apply_from_registry to apply given adaptation. [sgeulette]
1.1 (2021-04-20)
Added reapply adaptation parameter to differentiate a reapply after a workflow reset. [sgeulette]
Kept keys as unicode in get_applied_adaptations [sgeulette]
1.0 (2020-10-07)
Added multiplicity adaptation parameter to authorize an adaptation to be applied multiple times. [sgeulette]
0.2 (2019-09-20)
Set default value to None. [sgeulette]
0.1 (2017-05-31)
Add base class for workflow adaptation. [sgeulette]
Initial release. [cedricmessiant]
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Hashes for collective.wfadaptations-1.2.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | d980bcb81d9639def94d9fc3c6b2e0330b60cf3b985c39359213cd16f5a32cdb |
|
MD5 | 0e5dfb46d0050a3e1e1b2f033db9721c |
|
BLAKE2b-256 | 93c7485448a8b16212d558c8f73fd3aae49a29be36a0194e6bf1a63155fe70f0 |