CMIS Connector
Enables interactions in your Bonita processes with a CMIS compatible CMS.
Description
This connector provides the following actions:
- Create a folder
- Delete a folder
- Upload a new document
- Upload a list of new documents
- Upload a new version of a document
- Download a document
- Delete a document
- Delete a version of a document
- List documents
Build
Clone or fork this repository, then at the root of the project run:
./mvnw
Release
In order to create a new release push a release-<version>
branch with the desired version in pom.xml. Update the master
with the next SNAPSHOT version.
Contributing
We would love you to contribute, pull requests are welcome! Please see the CONTRIBUTING.md for more information.
License
The sources and documentation in this project are released under the GPLv2 License