| Interface | Description |
|---|---|
| BranchTemplateService | |
| CopyService |
Service used for the duplication, copying and cloning of information.
|
| DecorationService | |
| Decorator<T> |
Produces decorations
|
| Describable |
For an object which can have an ID, a name and a description.
|
| Entity |
An Entity is a model object that has an
ID. |
| EntityDataService |
This service allows to store and retrieve arbitrary data with some
project entities.
|
| ExpressionEngine |
Resolution of expressions.
|
| InfoService | |
| PreferencesService | |
| PreferencesType<T> | |
| ProjectEntity | |
| ProjectFavouriteService | |
| PropertyService |
Management of properties.
|
| PropertyType<T> |
Defines the type for a property.
|
| SearchProvider | |
| SearchService | |
| StructureService | |
| SyncConfig<T,D> | |
| TemplateSynchronisationService | |
| TemplateSynchronisationSource<T> |
Defines where branch names come from when synchronising a template definition with
a list of template instances.
|
| ValidationRunStatusService | |
| ValidationStampFilterService |
Accessing the
ValidationStampFilter at all levels, and managing them. |
| View | |
| ViewSupplier |
| Class | Description |
|---|---|
| AbstractCopyRequest |
Request for the copy of a branch configuration into another one.
|
| Branch | |
| BranchBuildView |
Filtered list of builds for a branch, with all their validation
stamps and promotion levels.
|
| BranchBulkUpdateRequest |
Request for the bulk update of a branch.
|
| BranchCloneRequest |
Request for the clone of a branch into another one.
|
| BranchCopyRequest |
Request for the copy of a branch configuration into another one.
|
| BranchStatusView |
Branch with a link to the last available build, and to each promotion view.
|
| BranchTemplateDefinition |
Explicit association between a branch and its template definition.
|
| BranchTemplateInstance |
Explicit association between a branch and its template instance.
|
| BranchTemplateInstanceConnectRequest |
Request to create a template instance for one name only.
|
| BranchTemplateInstanceSingleRequest |
Request to create a template instance for one name only.
|
| BranchTemplateSyncResult | |
| BranchTemplateSyncResults |
Result of the synchronisation of branches.
|
| Build | |
| BuildLinkForm | |
| BuildLinkFormItem | |
| BuildRequest |
Request data for the creation of a build.
|
| BuildSearchForm | |
| BuildView |
Build, and its list of promotions runs, and its list of validation runs.
|
| Decoration<T> |
Decoration for an entity.
|
| Description | |
| ID | |
| Info |
Information about the application.
|
| LoadedBranchTemplateDefinition |
Explicit association between a branch and its template definition.
|
| NameDescription | |
| NameDescriptionState | |
| PredefinedPromotionLevel | |
| PredefinedValidationStamp |
Validation stamp defined at global level, allowing some projects to create them automatically.
|
| Project | |
| ProjectCloneRequest |
Request for the clone of a project into another one.
|
| ProjectStatusView | |
| PromotionLevel | |
| PromotionRun | |
| PromotionRunRequest | |
| PromotionRunView |
List of promotion runs for a promotion level
|
| PromotionView | |
| Property<T> |
Property value, associated with its type.
|
| PropertyCreationRequest |
Request data for the creation of a property.
|
| PropertyTypeDescriptor |
Serializable variant for a property type.
|
| Reordering | |
| Replacement | |
| SearchRequest | |
| SearchResult | |
| ServiceConfiguration |
Association between a configuration service ID and an actual configuration data.
|
| ServiceConfigurationSource | |
| Signature | |
| SignatureRequest | |
| StandardBuildFilterData | |
| SyncPolicy |
Behaviour to adopt when synchronising two lists.
|
| SyncResult | |
| TemplateDefinition |
Describes the definition of a branch template.
|
| TemplateInstance |
Definition of a branch instance
|
| TemplateInstanceExecution |
Execution context for the creation of a template instance.
|
| TemplateParameter |
Definition of a template parameter.
|
| TemplateParameterValue |
Value for a template parameter.
|
| User | |
| ValidationRun | |
| ValidationRunRequest | |
| ValidationRunStatus | |
| ValidationRunStatusChangeRequest | |
| ValidationRunStatusID | |
| ValidationRunView |
List of validation runs for a validation stamp
|
| ValidationStamp | |
| ValidationStampFilter | |
| ValidationStampFilterInput | |
| ValidationStampRunView |
This view is used to list all validation stamps for a build
with the associated runs.
|
| ValidationStampSelection | |
| ValidationStampView |
Validation stamp and its associated decorations
|
| VersionInfo |
Information about the version of the application.
|
| Enum | Description |
|---|---|
| BranchTemplateSyncType | |
| BranchType |
Type of branch.
|
| BuildSortDirection | |
| ProjectEntityType |
Enumeration of all
ProjectEntity types together
with the way to load them from the StructureService service. |
| SyncPolicy.TargetPresentPolicy | |
| SyncPolicy.UnknownTargetPolicy | |
| TemplateSynchronisationAbsencePolicy |
Policy to apply when a branch is configured but no longer available.
|
| ValidationStampFilterScope |