This site has moved to the integrated Appfire documentation and information site for our apps.

From February 2024 this site is no longer updated.

Take a look here! If you have any questions please email support@appfire.com

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Next »

The Comala Workflows API enables other confluence plugins to interact with Comala Document Management app to enquire about and manipulate states, task and approvals information and to get notification of workflows events.



General Workflow Object Model

All the workflow information is associated to Pages and Blog posts. The higher level entity is a State, which can be assigned, and contains Tasks, Approvals and Rejections.

Read Only Mode

The actions in the JAVA API will not perform any read-only mode validation in Confluence Data Centre. Please make sure to add the necessary checks in your app before it calls the Java API if you support read only mode.

Atlassian related page



  • No labels