Preservica Client

A Scala client used to interact with Preservica

This library provides five clients.

An entity client with methods to create, get and update entities in Preservica.

A content client which provides a method to search for entities in Preservica.

A workflow client which provides a method to start a workflow in Preservica.

A process monitor client which provides a method to get monitors in Preservica.

It also provides an XML Validator which provides a method that validates XML against an XSD schema.

View the Scaladoc