Contains domain model for the orchestrator. This is just model classes + serialization helpers, and would also be suitable for writing a java client api to support integration.

Artifacts using Model (18)
Sort by:Popular

Common
Last Release on Jul 9, 2026
Contains all SPI interfaces the orchestrator will use to coordinate its sub-services for provisioning environments and repositories, triggering builds, storing domain objects. It is meant to be used in conjunction with model.
Last Release on Jul 9, 2026
Mock implementation of build-executor to be used in tests.
Last Release on Jul 9, 2026
REST DTO.
Last Release on Jun 26, 2020
Business logic for all DB operations (Implementation of spi:org.jboss.pnc.spi.datastore).
Last Release on Jul 9, 2026
Module for mapping DTOs to models and vice-versa
Last Release on Jul 9, 2026
Causeway :: Core Implementation
Last Release on Apr 29, 2025
Contains implementations of action-controllers, which include the business logic for orchestrating build requests and collect the results. Action controllers are used to isolate logic from the REST API, so it can be reused in embedded scenarios.
Last Release on Jul 9, 2026
REST implementation.
Last Release on Jul 9, 2026
Contains implementations of build executor, which include the business logic for setting up the build environment, repositories and run the builds. Build execution coordinates the actions that run on remote services.
Last Release on Nov 11, 2022