Skip to end of banner
Go to start of banner

Java API

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

Version 1 Next »

The Appfire 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 Center. Please make sure to add the necessary checks in your app before it calls the Comala Document Management Java API if you support read only mode..

Atlassian related page

Related pages

  • No labels