JBoss.orgCommunity Documentation
The following job
calls are provided:
The following repositories
calls are provided:
Gets information about the repositories in the Knowledge Store
Creates a new empty repository or a new repository cloned from an existing (git) repository
Consumes a RepositoryRequest
instance
Returns a CreateOrCloneRepositoryRequest
instance
Creates a project in the repository
Returns a CreateProjectRequest
instance
The following organizationalUnits
calls are provided:
Creates an organizational unit in the Knowledge Store
Consumes an OrganizationalUnit
instance
Returns a CreateOrganizationalUnitRequest
instance
Removes the repository from the organizational unit
Returns a RemoveRepositoryFromOrganizationalUnitRequest
instance
The following maven
calls are provided:
Compiles the project runs a test as part of compilation