The Project Management OMAS provides APIs and events for tools and applications that support project leaders - particularly those who are leading governance projects.
The interface support the setting up, management and completion of projects along with the teams that are working on them.
The module structure for the Project Management OMAS is as follows:
- project-management-client supports the client library.
- project-management-api supports the common Java classes that are used both by the client and the server.
- project-management-server supports in implementation of the access service and its related event management.
- project-management-spring supports the REST API using the Spring libraries.