| Class | Description |
|---|---|
| BranchesInfo |
Transport class for the branches of a project.
|
| FindingBlacklistInfo |
Information about a blacklisted finding.
|
| PreCommitDeltaInfo |
DTO to transfer pre-commit information between client and service.
|
| PreCommitServerLimits |
DTO containing all required information of the server concerning server
limits
This class is used for communication with IDE clients (via the
org.conqat.engine.service.shared.client.IdeServiceClient), so special
care has to be taken when changing its signature! |
| ProjectMapping |
Basic data container that contains a project and prefix mapping
This class is used for communication with IDE clients (via the
IdeServiceClient), so special care has to be taken when changing its
signature!
|
| ServiceApiInfo |
Transport object providing information about the server.
|
| Enum | Description |
|---|---|
| EFindingBlacklistType |
Defines different types of blacklisting depending on the user's intent.
|