Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The Appfire Comala Workflows API enables allows other confluence Confluence plugins (apps) to interact with the Comala Document Management app.

It enables these Confluence plugins to enquire about and manipulate states, tasks, task and approvals information and to get notification of workflows receive notifications of workflow 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 Assigned, and contains Tasks, Approvals and Rejections.

...

Warning

The actions in the JAVA API will do not perform any read-only mode validation in Confluence Data Center. Please make 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..

Java API pages

Child pages (Children Display)

Java API documentation (Bitbucket)

Atlassian related page

Related pages

Child pages (Children Display)