- CachedSettingsService - Interface in net.nemerosa.ontrack.model.settings
-
- canEdit(ProjectEntity, SecurityService) - Method in interface net.nemerosa.ontrack.model.structure.PropertyType
-
Edition policy.
- CannotCreateWorkingDirException - Exception in net.nemerosa.ontrack.model.exceptions
-
- CannotCreateWorkingDirException(File, Exception) - Constructor for exception net.nemerosa.ontrack.model.exceptions.CannotCreateWorkingDirException
-
- canView(ProjectEntity, SecurityService) - Method in interface net.nemerosa.ontrack.model.structure.PropertyType
-
Defines the authorization policy for viewing this property.
- changePassword(PasswordChange) - Method in interface net.nemerosa.ontrack.model.security.UserService
-
Changes his own password.
- checkCompilation(ExpressionEngine) - Method in class net.nemerosa.ontrack.model.structure.TemplateDefinition
-
Checks the compilation of the parameters.
- checkGlobalFunction(Class<? extends GlobalFunction>) - Method in interface net.nemerosa.ontrack.model.security.SecurityService
-
- checkProjectFunction(int, Class<? extends ProjectFunction>) - Method in interface net.nemerosa.ontrack.model.security.SecurityService
-
- checkProjectFunction(ProjectEntity, Class<? extends ProjectFunction>) - Method in interface net.nemerosa.ontrack.model.security.SecurityService
-
- checkTransition(ValidationRunStatusID, ValidationRunStatusID) - Method in interface net.nemerosa.ontrack.model.structure.ValidationRunStatusService
-
- cleanup(int) - Method in interface net.nemerosa.ontrack.model.support.ApplicationLogService
-
Removes all entries which are older than x days
- clone(String, Function<String, String>) - Method in interface net.nemerosa.ontrack.model.support.UserPasswordConfiguration
-
- cloneBranch(Branch, BranchCloneRequest) - Method in interface net.nemerosa.ontrack.model.structure.CopyService
-
Clones the branch into a new branch
- cloneProject(Project, ProjectCloneRequest) - Method in interface net.nemerosa.ontrack.model.structure.CopyService
-
Clones the project into a new project
- collectGroups(AuthenticatedAccount) - Method in interface net.nemerosa.ontrack.model.security.AccountGroupContributor
-
Collects the list of groups for this account
- Configuration<T extends Configuration<T>> - Interface in net.nemerosa.ontrack.model.support
-
- ConfigurationDescriptor - Class in net.nemerosa.ontrack.model.support
-
This class is used mainly for selection purposes, when we want to present a user with a list
of configurations.
- ConfigurationDescriptor() - Constructor for class net.nemerosa.ontrack.model.support.ConfigurationDescriptor
-
- ConfigurationNotFoundException - Exception in net.nemerosa.ontrack.model.support
-
- ConfigurationNotFoundException(String) - Constructor for exception net.nemerosa.ontrack.model.support.ConfigurationNotFoundException
-
- ConfigurationProperty<T extends UserPasswordConfiguration<T>> - Interface in net.nemerosa.ontrack.model.support
-
- ConfigurationPropertyType<C extends UserPasswordConfiguration<C>,T extends ConfigurationProperty<C>> - Interface in net.nemerosa.ontrack.model.support
-
- ConfigurationRepository - Interface in net.nemerosa.ontrack.model.support
-
- ConfigurationService<T extends UserPasswordConfiguration> - Interface in net.nemerosa.ontrack.model.support
-
- ConfigurationServiceListener<T extends UserPasswordConfiguration> - Interface in net.nemerosa.ontrack.model.support
-
- ConfigurationValidationException - Exception in net.nemerosa.ontrack.model.support
-
Thrown when a validation error occurs when creating or updating a configuration.
- ConfigurationValidationException(Configuration<?>, String) - Constructor for exception net.nemerosa.ontrack.model.support.ConfigurationValidationException
-
- ConnectedAccount - Class in net.nemerosa.ontrack.model.security
-
- ConnectedAccount() - Constructor for class net.nemerosa.ontrack.model.security.ConnectedAccount
-
- ConnectionResult - Class in net.nemerosa.ontrack.model.support
-
Result of a connection test.
- ConnectionResult() - Constructor for class net.nemerosa.ontrack.model.support.ConnectionResult
-
- ConnectionResult.ConnectionResultType - Enum in net.nemerosa.ontrack.model.support
-
- connectTemplateInstance(ID, BranchTemplateInstanceConnectRequest) - Method in interface net.nemerosa.ontrack.model.structure.BranchTemplateService
-
Connects an existing branch to a template
- containsValue(String) - Method in class net.nemerosa.ontrack.model.structure.Property
-
- containsValue(T, String) - Method in interface net.nemerosa.ontrack.model.structure.PropertyType
-
Checks if the property value contains the given search token.
- copy(Branch, BranchCopyRequest) - Method in interface net.nemerosa.ontrack.model.structure.CopyService
-
Copies the configuration of the
source branch
to the target branch.
- copy(Branch, Branch, Function<String, String>, SyncPolicy) - Method in interface net.nemerosa.ontrack.model.structure.CopyService
-
Copies the configuration of the source branch
to the target branch.
- copy(ProjectEntity, T, ProjectEntity, Function<String, String>) - Method in interface net.nemerosa.ontrack.model.structure.PropertyType
-
Copy/clones the value defined for the sourceEntity for being suitable
in the targetEntity after applying the replacement function.
- COPY - Static variable in class net.nemerosa.ontrack.model.structure.SyncPolicy
-
This Sync policy is conservative, making sure existing items in the target are kept as they were.
- copyProperty(ProjectEntity, Property<T>, ProjectEntity, Function<String, String>) - Method in interface net.nemerosa.ontrack.model.structure.PropertyService
-
Copy/clones the property into the targetEntity after applying the replacement function.
- CopyService - Interface in net.nemerosa.ontrack.model.structure
-
Service used for the duplication, copying and cloning of information.
- copyToBranch(ID, ID) - Method in interface net.nemerosa.ontrack.model.buildfilter.BuildFilterService
-
Copies all the filters from one branch to another
- CoreFunction - Annotation Type in net.nemerosa.ontrack.model.security
-
Annotates all core functions
- create(String, Form) - Static method in class net.nemerosa.ontrack.model.form.DescribedForm
-
- create() - Static method in class net.nemerosa.ontrack.model.form.Form
-
- create(AccountInput) - Method in interface net.nemerosa.ontrack.model.security.AccountService
-
Creates a built-in account
- create(AccountInput, String) - Method in interface net.nemerosa.ontrack.model.security.AccountService
-
Creates an account and allows for further customisation
- create() - Method in class net.nemerosa.ontrack.model.structure.SyncResult
-
- created(String, String) - Static method in class net.nemerosa.ontrack.model.structure.BranchTemplateSyncResult
-
- createGroup(NameDescription) - Method in interface net.nemerosa.ontrack.model.security.AccountService
-
Creation of an account group
- createTargetItem(T) - Method in interface net.nemerosa.ontrack.model.structure.SyncConfig
-
- createTemplateInstance(ID, BranchTemplateInstanceSingleRequest) - Method in interface net.nemerosa.ontrack.model.structure.BranchTemplateService
-
Creates a branch template instance for one name.
- get() - Method in class net.nemerosa.ontrack.model.events.Event.EventBuilder
-
- get() - Method in class net.nemerosa.ontrack.model.structure.ID
-
- getAccount() - Method in interface net.nemerosa.ontrack.model.security.AccountHolder
-
- getAccount(ID) - Method in interface net.nemerosa.ontrack.model.security.AccountService
-
Gets an account using its ID
- getAccount() - Method in interface net.nemerosa.ontrack.model.security.SecurityService
-
Returns the current logged account as an option
- getAccountGroup(ID) - Method in interface net.nemerosa.ontrack.model.security.AccountService
-
Getting a group
- getAccountGroups() - Method in interface net.nemerosa.ontrack.model.security.AccountService
-
List of account groups
- getAccountGroupsForSelection(ID) - Method in interface net.nemerosa.ontrack.model.security.AccountService
-
Returns the list of all account groups, together with the status for their selection
in the given account ID.
- getAccounts() - Method in interface net.nemerosa.ontrack.model.security.AccountService
-
List of accounts
- getAccountsForGroup(AccountGroup) - Method in interface net.nemerosa.ontrack.model.security.AccountService
-
Gets the list of accounts associated with this account group.
- getApplicationInfoList() - Method in interface net.nemerosa.ontrack.model.support.ApplicationInfoProvider
-
- getApplicationInfoList() - Method in interface net.nemerosa.ontrack.model.support.ApplicationInfoService
-
- getAuthenticationSource(String) - Method in interface net.nemerosa.ontrack.model.security.AuthenticationSourceService
-
- getAuthenticationSourceProvider(String) - Method in interface net.nemerosa.ontrack.model.security.AuthenticationSourceService
-
- getAuthorities() - Method in class net.nemerosa.ontrack.model.security.AccountUserDetails
-
- getBoolean(Class<?>, String, boolean) - Method in interface net.nemerosa.ontrack.model.support.SettingsRepository
-
- getBranch(ID) - Method in interface net.nemerosa.ontrack.model.structure.StructureService
-
- getBranchesForProject(ID) - Method in interface net.nemerosa.ontrack.model.structure.StructureService
-
- getBranchNames(Branch, T) - Method in interface net.nemerosa.ontrack.model.structure.TemplateSynchronisationSource
-
List of branch names to use on synchronisation.
- getBranchStatusView(Branch) - Method in interface net.nemerosa.ontrack.model.structure.StructureService
-
- getBranchStatusViews(ID) - Method in interface net.nemerosa.ontrack.model.structure.StructureService
-
- getBranchValidationStampFilters(Branch, boolean) - Method in interface net.nemerosa.ontrack.model.structure.ValidationStampFilterService
-
Gets the list of filters associated with a branch
- getBuild(ID) - Method in interface net.nemerosa.ontrack.model.structure.StructureService
-
- getBuildCount(Branch) - Method in interface net.nemerosa.ontrack.model.structure.StructureService
-
Gets the number of builds for a branch.
- getBuildFilterForms(ID) - Method in interface net.nemerosa.ontrack.model.buildfilter.BuildFilterService
-
Gets the list of forms to create new filters
- getBuildFilterProviderData(String, JsonNode) - Method in interface net.nemerosa.ontrack.model.buildfilter.BuildFilterService
-
Gets a build filter provider for the given type.
- getBuildFilterProviderData(String, T) - Method in interface net.nemerosa.ontrack.model.buildfilter.BuildFilterService
-
Gets a build filter provider for the given type.
- getBuildFilters(ID) - Method in interface net.nemerosa.ontrack.model.buildfilter.BuildFilterService
-
Gets the list of all existing filters.
- getBuildLinksFrom(Build) - Method in interface net.nemerosa.ontrack.model.structure.StructureService
-
- getBuildLinksTo(Build) - Method in interface net.nemerosa.ontrack.model.structure.StructureService
-
- getBuildView(Build, boolean) - Method in interface net.nemerosa.ontrack.model.structure.StructureService
-
Gets an aggregated view of a build, with its promotion runs, validation stamps and decorations.
- getCachedSettings(Class<T>) - Method in interface net.nemerosa.ontrack.model.settings.CachedSettingsService
-
- getChildren() - Method in class net.nemerosa.ontrack.model.support.tree.DefaultNode
-
- getChildren() - Method in interface net.nemerosa.ontrack.model.support.tree.Node
-
- getConfiguration() - Method in interface net.nemerosa.ontrack.model.support.ConfigurationProperty
-
Access to the configuration.
- getConfiguration(String) - Method in interface net.nemerosa.ontrack.model.support.ConfigurationService
-
Gets a configuration by its name and fails if not found.
- getConfigurationDescriptors() - Method in interface net.nemerosa.ontrack.model.support.ConfigurationService
-
- getConfigurations() - Method in interface net.nemerosa.ontrack.model.support.ConfigurationService
-
- getConfigurationType() - Method in interface net.nemerosa.ontrack.model.support.ConfigurationService
-
Type of configuration handled by this service
- getCredentials() - Method in interface net.nemerosa.ontrack.model.support.UserPasswordConfiguration
-
- getCurrentAccount() - Method in interface net.nemerosa.ontrack.model.security.SecurityService
-
Returns the current logged account or null if none is logged.
- getCurrentSignature() - Method in interface net.nemerosa.ontrack.model.security.SecurityService
-
- getData(String) - Method in interface net.nemerosa.ontrack.model.support.StorageService
-
Gets all the data for a store
- getData(String, Class<T>) - Method in interface net.nemerosa.ontrack.model.support.StorageService
-
Gets all the data for a store
- getData() - Method in class net.nemerosa.ontrack.model.support.tree.DefaultNode
-
- getData() - Method in interface net.nemerosa.ontrack.model.support.tree.Node
-
- getDecorations(ProjectEntity) - Method in interface net.nemerosa.ontrack.model.structure.DecorationService
-
Gets the list of decorations for an entity.
- getDecorations(ProjectEntity) - Method in interface net.nemerosa.ontrack.model.structure.Decorator
-
Gets a list of decorations for this entity.
- getDecorationType() - Method in class net.nemerosa.ontrack.model.structure.Decoration
-
Gets the decoration type for the decorator name.
- getDescription() - Method in interface net.nemerosa.ontrack.model.extension.ExtensionFeature
-
- getDescription() - Method in interface net.nemerosa.ontrack.model.structure.Describable
-
- getDescription() - Method in interface net.nemerosa.ontrack.model.structure.PropertyType
-
Description for this property
- getDescription() - Method in enum net.nemerosa.ontrack.model.structure.TemplateSynchronisationAbsencePolicy
-
- getDescriptor() - Method in interface net.nemerosa.ontrack.model.support.Configuration
-
Gets the descriptor for this configuration
- getDetailList() - Method in class net.nemerosa.ontrack.model.support.ApplicationLogEntry
-
- getDetails() - Method in class net.nemerosa.ontrack.model.support.ApplicationLogEntry
-
- getDisplayName() - Method in enum net.nemerosa.ontrack.model.structure.ProjectEntityType
-
- getDisplayName() - Method in interface net.nemerosa.ontrack.model.support.DBMigrationAction
-
- getEarliestPromotionRunAfterBuild(PromotionLevel, Build) - Method in interface net.nemerosa.ontrack.model.structure.StructureService
-
- getEarliestPromotionsAfterBuild(Build) - Method in interface net.nemerosa.ontrack.model.structure.StructureService
-
- getEditionForm(ID, String) - Method in interface net.nemerosa.ontrack.model.buildfilter.BuildFilterService
-
Gets the form to edit an existing filter.
- getEditionForm(ProjectEntity, T) - Method in interface net.nemerosa.ontrack.model.structure.PropertyType
-
Form to create/update this property.
- getEntity(ProjectEntityType) - Method in class net.nemerosa.ontrack.model.events.Event
-
- getEntityDisplayName() - Method in class net.nemerosa.ontrack.model.structure.Branch
-
- getEntityDisplayName() - Method in class net.nemerosa.ontrack.model.structure.Build
-
- getEntityDisplayName() - Method in class net.nemerosa.ontrack.model.structure.Project
-
- getEntityDisplayName() - Method in interface net.nemerosa.ontrack.model.structure.ProjectEntity
-
Representation, like "Branch P/X"
- getEntityDisplayName() - Method in class net.nemerosa.ontrack.model.structure.PromotionLevel
-
- getEntityDisplayName() - Method in class net.nemerosa.ontrack.model.structure.PromotionRun
-
- getEntityDisplayName() - Method in class net.nemerosa.ontrack.model.structure.ValidationRun
-
- getEntityDisplayName() - Method in class net.nemerosa.ontrack.model.structure.ValidationStamp
-
- getEntityFn(StructureService) - Method in enum net.nemerosa.ontrack.model.structure.ProjectEntityType
-
- getEvents(int, int) - Method in interface net.nemerosa.ontrack.model.events.EventQueryService
-
- getEvents(ProjectEntityType, ID, int, int) - Method in interface net.nemerosa.ontrack.model.events.EventQueryService
-
- getEvents(ProjectEntityType, ID, EventType, int, int) - Method in interface net.nemerosa.ontrack.model.events.EventQueryService
-
- getFactory() - Method in class net.nemerosa.ontrack.model.support.tree.DefaultNode
-
- getFactory() - Method in interface net.nemerosa.ontrack.model.support.tree.Node
-
- getFeature() - Method in interface net.nemerosa.ontrack.model.extension.Extension
-
- getFeature() - Method in class net.nemerosa.ontrack.model.structure.Decoration
-
Extension feature description
- getFeatureDescription() - Method in interface net.nemerosa.ontrack.model.extension.ExtensionFeature
-
- getField(String) - Method in class net.nemerosa.ontrack.model.form.Form
-
- getFields() - Method in class net.nemerosa.ontrack.model.form.Form
-
- getFilterForm(ID, T) - Method in interface net.nemerosa.ontrack.model.buildfilter.BuildFilterProvider
-
Gets the form for a pre filled filter
- getForm() - Method in class net.nemerosa.ontrack.model.structure.LoadedBranchTemplateDefinition
-
- getForm() - Method in class net.nemerosa.ontrack.model.structure.TemplateDefinition
-
- getForm(Branch) - Method in interface net.nemerosa.ontrack.model.structure.TemplateSynchronisationSource
-
Gets the form used for this source in a branch.
- getFrom() - Method in class net.nemerosa.ontrack.model.buildfilter.BuildDiff
-
- getGlobalFunctionContributionsForGlobalRole(String) - Method in interface net.nemerosa.ontrack.model.security.RoleContributor
-
Gets the list of functions to contribute to this global role.
- getGlobalFunctions() - Method in interface net.nemerosa.ontrack.model.security.RolesService
-
List of all global functions
- getGlobalPermissions() - Method in interface net.nemerosa.ontrack.model.security.AccountService
-
Gets the list of global permissions.
- getGlobalRole(String) - Method in interface net.nemerosa.ontrack.model.security.RolesService
-
Gets a global role by its identifier
- getGlobalRoleForAccount(Account) - Method in interface net.nemerosa.ontrack.model.security.AccountService
-
Gets the optional global role for an account
- getGlobalRoleForAccountGroup(AccountGroup) - Method in interface net.nemerosa.ontrack.model.security.AccountService
-
Gets the optional global role for an account group.
- getGlobalRoles() - Method in interface net.nemerosa.ontrack.model.security.RolesService
-
List of global roles.
- getGlobalValidationStampFilters() - Method in interface net.nemerosa.ontrack.model.structure.ValidationStampFilterService
-
Gets the list of global filters
- getGroups(String, String) - Method in interface net.nemerosa.ontrack.model.security.AccountGroupMappingService
-
For the given
mapping type, collects the
AccountGroup which are associated
with the
mappedName name.
- getHelp() - Method in interface net.nemerosa.ontrack.model.form.Field
-
- getId() - Method in interface net.nemerosa.ontrack.model.events.EventType
-
Identifier for this type
- getId() - Method in interface net.nemerosa.ontrack.model.extension.ExtensionFeature
-
- getId() - Method in class net.nemerosa.ontrack.model.security.AccountGroupSelection
-
- getId() - Method in interface net.nemerosa.ontrack.model.settings.SettingsManager
-
- getId() - Method in interface net.nemerosa.ontrack.model.structure.Describable
-
- getId() - Method in interface net.nemerosa.ontrack.model.structure.Entity
-
- getId() - Method in enum net.nemerosa.ontrack.model.structure.TemplateSynchronisationAbsencePolicy
-
- getId() - Method in interface net.nemerosa.ontrack.model.structure.TemplateSynchronisationSource
-
ID of the source
- getId() - Method in class net.nemerosa.ontrack.model.structure.ValidationStampSelection
-
- getId() - Method in interface net.nemerosa.ontrack.model.support.Selectable
-
- getId() - Method in class net.nemerosa.ontrack.model.support.SelectableString
-
- getInfo() - Method in interface net.nemerosa.ontrack.model.structure.InfoService
-
- getInt(Class<?>, String, int) - Method in interface net.nemerosa.ontrack.model.support.SettingsRepository
-
- getIntValue(String) - Method in class net.nemerosa.ontrack.model.events.Event
-
- getItemId(T) - Method in interface net.nemerosa.ontrack.model.structure.SyncConfig
-
- getItemType() - Method in interface net.nemerosa.ontrack.model.structure.SyncConfig
-
- getKeys(String) - Method in interface net.nemerosa.ontrack.model.support.StorageService
-
Lists all keys for a store
- getLabel() - Method in interface net.nemerosa.ontrack.model.form.Field
-
- getLastBuild(ID) - Method in interface net.nemerosa.ontrack.model.structure.StructureService
-
- getLastBuildForBranch(Branch) - Method in interface net.nemerosa.ontrack.model.structure.StructureService
-
- getLastEventSignature(ProjectEntityType, ID, EventType) - Method in interface net.nemerosa.ontrack.model.events.EventQueryService
-
- getLastPromotionRunForBuildAndPromotionLevel(Build, PromotionLevel) - Method in interface net.nemerosa.ontrack.model.structure.StructureService
-
- getLastPromotionRunForPromotionLevel(PromotionLevel) - Method in interface net.nemerosa.ontrack.model.structure.StructureService
-
- getLastPromotionRunsForBuild(ID) - Method in interface net.nemerosa.ontrack.model.structure.StructureService
-
- getLastPromotionView() - Method in class net.nemerosa.ontrack.model.structure.BranchStatusView
-
- getLastRun() - Method in class net.nemerosa.ontrack.model.structure.ValidationStampRunView
-
Gets the last validation run.
- getLastStatus() - Method in class net.nemerosa.ontrack.model.structure.ValidationRun
-
The last status ("last" from a business point of view) is actually the first one in the list of statuses because
statuses are sorted from the most recent one to the least recent one.
- getLastStatus() - Method in class net.nemerosa.ontrack.model.structure.ValidationStampRunView
-
Gets the last status of the last run, or null if no run has been performed.
- getLogEntries(ApplicationLogEntryFilter, Page) - Method in interface net.nemerosa.ontrack.model.support.ApplicationLogService
-
List of messages
- getLogEntriesTotal() - Method in interface net.nemerosa.ontrack.model.support.ApplicationLogService
-
Total list of messages
- getMapping(String, ID) - Method in interface net.nemerosa.ontrack.model.security.AccountGroupMappingService
-
Gets a mapping by its ID
- getMappings(String) - Method in interface net.nemerosa.ontrack.model.security.AccountGroupMappingService
-
For the given
mapping type, collects the
mappings.
- getMappingsForGroup(AccountGroup) - Method in interface net.nemerosa.ontrack.model.security.AccountGroupMappingService
-
Gets the list of mappings for a given group.
- getMetrics() - Method in interface net.nemerosa.ontrack.model.metrics.MetricsSource
-
- getName() - Method in interface net.nemerosa.ontrack.model.buildfilter.BuildFilterProvider
-
Display name
- getName() - Method in interface net.nemerosa.ontrack.model.extension.ExtensionFeature
-
- getName() - Method in interface net.nemerosa.ontrack.model.form.Field
-
- getName() - Method in interface net.nemerosa.ontrack.model.structure.Describable
-
- getName() - Method in interface net.nemerosa.ontrack.model.structure.PropertyType
-
Display name for this property
- getName() - Method in enum net.nemerosa.ontrack.model.structure.TemplateSynchronisationAbsencePolicy
-
- getName() - Method in interface net.nemerosa.ontrack.model.structure.TemplateSynchronisationSource
-
Display name for the source
- getName() - Method in class net.nemerosa.ontrack.model.structure.ValidationStampSelection
-
- getName() - Method in interface net.nemerosa.ontrack.model.support.Configuration
-
- getName() - Method in interface net.nemerosa.ontrack.model.support.Selectable
-
- getName() - Method in interface net.nemerosa.ontrack.model.support.StartupService
-
Display name (used for tracing information)
- getName() - Method in interface net.nemerosa.ontrack.model.support.UserPasswordConfiguration
-
Name of the configuration
- getNextBuild(ID) - Method in interface net.nemerosa.ontrack.model.structure.StructureService
-
- getNextValidationRunStatusList(String) - Method in interface net.nemerosa.ontrack.model.structure.ValidationRunStatusService
-
- getOptionalConfiguration(String) - Method in interface net.nemerosa.ontrack.model.support.ConfigurationService
-
- getOptionalEntity(ProjectEntityType) - Method in class net.nemerosa.ontrack.model.events.Event
-
- getOptionalValue(String) - Method in class net.nemerosa.ontrack.model.events.Event
-
- getOptions() - Method in interface net.nemerosa.ontrack.model.extension.ExtensionFeature
-
- getOrCreatePromotionLevel(T, Branch, String) - Method in interface net.nemerosa.ontrack.model.extension.PromotionLevelPropertyType
-
- getOrCreatePromotionLevel(Branch, Integer, String) - Method in interface net.nemerosa.ontrack.model.structure.StructureService
-
- getOrCreateValidationStamp(T, Branch, String) - Method in interface net.nemerosa.ontrack.model.extension.ValidationStampPropertyType
-
- getOrCreateValidationStamp(Branch, Integer, String) - Method in interface net.nemerosa.ontrack.model.structure.StructureService
-
- getParameterMap() - Method in class net.nemerosa.ontrack.model.structure.TemplateInstance
-
- getPassword() - Method in class net.nemerosa.ontrack.model.security.AccountUserDetails
-
- getPassword(Class<?>, String, String, Function<String, String>) - Method in interface net.nemerosa.ontrack.model.support.SettingsRepository
-
- getPassword() - Method in interface net.nemerosa.ontrack.model.support.UserPasswordConfiguration
-
- getPatch() - Method in interface net.nemerosa.ontrack.model.support.DBMigrationAction
-
- getPredefinedPromotionLevel(ID) - Method in interface net.nemerosa.ontrack.model.settings.PredefinedPromotionLevelService
-
Gets a predefined promotion level using its ID
- getPredefinedPromotionLevelImage(ID) - Method in interface net.nemerosa.ontrack.model.settings.PredefinedPromotionLevelService
-
Gets the image for a predefined promotion level
- getPredefinedPromotionLevels() - Method in interface net.nemerosa.ontrack.model.settings.PredefinedPromotionLevelService
-
Gets the list of predefined promotion levels.
- getPredefinedValidationStamp(ID) - Method in interface net.nemerosa.ontrack.model.settings.PredefinedValidationStampService
-
Gets a predefined validation stamp using its ID
- getPredefinedValidationStampImage(ID) - Method in interface net.nemerosa.ontrack.model.settings.PredefinedValidationStampService
-
Gets the image for a predefined validation stamp
- getPredefinedValidationStamps() - Method in interface net.nemerosa.ontrack.model.settings.PredefinedValidationStampService
-
Gets the list of predefined validation stamps.
- getPreviousBuild(ID) - Method in interface net.nemerosa.ontrack.model.structure.StructureService
-
- getProfiles() - Method in interface net.nemerosa.ontrack.model.support.EnvService
-
List of active profiles for the application
- getProject() - Method in class net.nemerosa.ontrack.model.structure.Build
-
- getProject() - Method in class net.nemerosa.ontrack.model.structure.Project
-
- getProject() - Method in interface net.nemerosa.ontrack.model.structure.ProjectEntity
-
Returns the project this entity is associated with
- getProject() - Method in class net.nemerosa.ontrack.model.structure.PromotionLevel
-
- getProject() - Method in class net.nemerosa.ontrack.model.structure.PromotionRun
-
- getProject(ID) - Method in interface net.nemerosa.ontrack.model.structure.StructureService
-
- getProject() - Method in class net.nemerosa.ontrack.model.structure.ValidationRun
-
- getProject() - Method in class net.nemerosa.ontrack.model.structure.ValidationStamp
-
- getProjectEntityType() - Method in class net.nemerosa.ontrack.model.structure.Branch
-
- getProjectEntityType() - Method in class net.nemerosa.ontrack.model.structure.Build
-
- getProjectEntityType() - Method in class net.nemerosa.ontrack.model.structure.Project
-
- getProjectEntityType() - Method in interface net.nemerosa.ontrack.model.structure.ProjectEntity
-
Gets the type of entity as an enum.
- getProjectEntityType() - Method in class net.nemerosa.ontrack.model.structure.PromotionLevel
-
- getProjectEntityType() - Method in class net.nemerosa.ontrack.model.structure.PromotionRun
-
- getProjectEntityType() - Method in class net.nemerosa.ontrack.model.structure.ValidationRun
-
- getProjectEntityType() - Method in class net.nemerosa.ontrack.model.structure.ValidationStamp
-
- getProjectFavourites() - Method in interface net.nemerosa.ontrack.model.structure.StructureService
-
- getProjectFunctionContributionsForGlobalRole(String) - Method in interface net.nemerosa.ontrack.model.security.RoleContributor
-
Gets the list of project functions to contribute to this global role.
- getProjectFunctionContributionsForProjectRole(String) - Method in interface net.nemerosa.ontrack.model.security.RoleContributor
-
Gets the list of functions to contribute to this project role.
- getProjectFunctions() - Method in interface net.nemerosa.ontrack.model.security.RolesService
-
List of all project functions
- getProjectId() - Method in interface net.nemerosa.ontrack.model.structure.ProjectEntity
-
Returns the ID of the project that contains this entity.
- getProjectList() - Method in interface net.nemerosa.ontrack.model.structure.StructureService
-
- getProjectPermissions(ID) - Method in interface net.nemerosa.ontrack.model.security.AccountService
-
Gets the list of permissions for a project.
- getProjectPermissionsForAccount(Account) - Method in interface net.nemerosa.ontrack.model.security.AccountService
-
Gets the list of project permissions for a given account
- getProjectPermissionsForAccountGroup(AccountGroup) - Method in interface net.nemerosa.ontrack.model.security.AccountService
-
Gets the list of project permissions for a given account group
- getProjectRole(String) - Method in interface net.nemerosa.ontrack.model.security.RolesService
-
Gets a project role by its identifier
- getProjectRoleAssociation(int, String) - Method in interface net.nemerosa.ontrack.model.security.RolesService
-
Gets a project/role association
- getProjectRoles() - Method in interface net.nemerosa.ontrack.model.security.RolesService
-
List of project roles
- getProjectStatusViews() - Method in interface net.nemerosa.ontrack.model.structure.StructureService
-
- getProjectStatusViewsForFavourites() - Method in interface net.nemerosa.ontrack.model.structure.StructureService
-
- getProjectValidationStampFilters(Project, boolean) - Method in interface net.nemerosa.ontrack.model.structure.ValidationStampFilterService
-
Gets the list of filters associated with a project
- getPromotionLevel(ID) - Method in interface net.nemerosa.ontrack.model.structure.StructureService
-
- getPromotionLevelImage(ID) - Method in interface net.nemerosa.ontrack.model.structure.StructureService
-
- getPromotionLevelListForBranch(ID) - Method in interface net.nemerosa.ontrack.model.structure.StructureService
-
- getPromotionRun(ID) - Method in interface net.nemerosa.ontrack.model.structure.StructureService
-
- getPromotionRunsForBuild(ID) - Method in interface net.nemerosa.ontrack.model.structure.StructureService
-
- getPromotionRunsForBuildAndPromotionLevel(Build, PromotionLevel) - Method in interface net.nemerosa.ontrack.model.structure.StructureService
-
- getPromotionRunsForPromotionLevel(ID) - Method in interface net.nemerosa.ontrack.model.structure.StructureService
-
- getPromotionRunView(PromotionLevel) - Method in interface net.nemerosa.ontrack.model.structure.StructureService
-
- getProperties(ProjectEntity) - Method in interface net.nemerosa.ontrack.model.structure.PropertyService
-
List of property values for a given entity and for the current user.
- getProperty(ProjectEntity, String) - Method in interface net.nemerosa.ontrack.model.structure.PropertyService
-
Gets the value for a given property for an entity.
- getProperty(ProjectEntity, Class<? extends PropertyType<T>>) - Method in interface net.nemerosa.ontrack.model.structure.PropertyService
-
- getPropertyEditionForm(ProjectEntity, String) - Method in interface net.nemerosa.ontrack.model.structure.PropertyService
-
Gets the edition form for a given property for an entity.
- getPropertyTypeByName(String) - Method in interface net.nemerosa.ontrack.model.structure.PropertyService
-
Gets a property type using its name
- getPropertyTypes() - Method in interface net.nemerosa.ontrack.model.structure.PropertyService
-
List of all property types
- getRoleName() - Method in enum net.nemerosa.ontrack.model.security.SecurityRole
-
- getScope() - Method in class net.nemerosa.ontrack.model.structure.ValidationStampFilter
-
- getSearchKey(T) - Method in interface net.nemerosa.ontrack.model.structure.PropertyType
-
Given the value of a property, computes some text that can be used as a hint to search among all
the properties when looking for a key word.
- getSecuritySettings() - Method in interface net.nemerosa.ontrack.model.security.SecurityService
-
Gets the security settings.
- getSettings() - Method in class net.nemerosa.ontrack.model.settings.AbstractSettingsManager
-
- getSettings() - Method in interface net.nemerosa.ontrack.model.settings.SettingsManager
-
- getSettings() - Method in interface net.nemerosa.ontrack.model.settings.SettingsProvider
-
- getSettingsClass() - Method in class net.nemerosa.ontrack.model.settings.AbstractSettingsManager
-
- getSettingsClass() - Method in interface net.nemerosa.ontrack.model.settings.SettingsManager
-
- getSettingsClass() - Method in interface net.nemerosa.ontrack.model.settings.SettingsProvider
-
- getSettingsForm() - Method in class net.nemerosa.ontrack.model.settings.AbstractSettingsManager
-
- getSettingsForm(T) - Method in class net.nemerosa.ontrack.model.settings.AbstractSettingsManager
-
- getSettingsForm() - Method in interface net.nemerosa.ontrack.model.settings.SettingsManager
-
- getSignature() - Method in interface net.nemerosa.ontrack.model.structure.ProjectEntity
-
Creation signature of the project entity.
- getSignature(Signature) - Method in class net.nemerosa.ontrack.model.structure.SignatureRequest
-
- getSignature() - Method in class net.nemerosa.ontrack.model.structure.ValidationRun
-
Gets the signature of the last status
- getSource() - Method in interface net.nemerosa.ontrack.model.security.AuthenticationSourceProvider
-
Gets the source descriptor
- getSourceItems() - Method in interface net.nemerosa.ontrack.model.structure.SyncConfig
-
- getStartingJobs() - Method in interface net.nemerosa.ontrack.model.support.JobProvider
-
Gets the list of jobs to register at startup
- getString(Class<?>, String, String) - Method in interface net.nemerosa.ontrack.model.support.SettingsRepository
-
- getSupportedEntityTypes() - Method in interface net.nemerosa.ontrack.model.structure.PropertyType
-
List of entity types this property applies to.
- getSynchronisationSource(String) - Method in interface net.nemerosa.ontrack.model.structure.TemplateSynchronisationService
-
Gets a sync.
- getSynchronisationSources() - Method in interface net.nemerosa.ontrack.model.structure.TemplateSynchronisationService
-
List of template synchronisation sources
- getTaggedMetrics() - Method in interface net.nemerosa.ontrack.model.metrics.OntrackTaggedMetrics
-
Tagged metrics
- getTargetItems() - Method in interface net.nemerosa.ontrack.model.structure.SyncConfig
-
- getTask() - Method in interface net.nemerosa.ontrack.model.support.ScheduledService
-
- getTemplate() - Method in interface net.nemerosa.ontrack.model.events.EventType
-
Template to be used to render the event message
- getTemplateDefinition(ID) - Method in interface net.nemerosa.ontrack.model.structure.BranchTemplateService
-
Gets the template definition for a branch
- getTemplateDefinitions(Project) - Method in interface net.nemerosa.ontrack.model.structure.BranchTemplateService
-
Gets all template definitions
- getTemplateInstance(ID) - Method in interface net.nemerosa.ontrack.model.structure.BranchTemplateService
-
Gets a template instance for a branch
- getTitle() - Method in interface net.nemerosa.ontrack.model.settings.SettingsManager
-
- getTo() - Method in class net.nemerosa.ontrack.model.buildfilter.BuildDiff
-
- getTrigger() - Method in interface net.nemerosa.ontrack.model.support.ScheduledService
-
- getType() - Method in interface net.nemerosa.ontrack.model.buildfilter.BuildFilterProvider
-
Type
- getType() - Method in interface net.nemerosa.ontrack.model.form.Field
-
- getTypeDescriptor() - Method in class net.nemerosa.ontrack.model.structure.Property
-
Descriptor for the property type
- getTypeName() - Method in interface net.nemerosa.ontrack.model.structure.PropertyType
-
Type name for this property type.
- getUser() - Method in interface net.nemerosa.ontrack.model.support.UserPasswordConfiguration
-
- getUsername() - Method in class net.nemerosa.ontrack.model.security.AccountUserDetails
-
- getValidationRun(ID) - Method in interface net.nemerosa.ontrack.model.structure.StructureService
-
- getValidationRunsForBuild(ID) - Method in interface net.nemerosa.ontrack.model.structure.StructureService
-
- getValidationRunsForBuildAndValidationStamp(ID, ID) - Method in interface net.nemerosa.ontrack.model.structure.StructureService
-
- getValidationRunsForValidationStamp(ID, int, int) - Method in interface net.nemerosa.ontrack.model.structure.StructureService
-
- getValidationRunStatus(String) - Method in interface net.nemerosa.ontrack.model.structure.ValidationRunStatusService
-
- getValidationRunStatusList() - Method in interface net.nemerosa.ontrack.model.structure.ValidationRunStatusService
-
- getValidationRunStatusRoots() - Method in interface net.nemerosa.ontrack.model.structure.ValidationRunStatusService
-
- getValidationStamp(ID) - Method in interface net.nemerosa.ontrack.model.structure.StructureService
-
- getValidationStampFilter(ID) - Method in interface net.nemerosa.ontrack.model.structure.ValidationStampFilterService
-
Gets a validation stamp filter by ID
- getValidationStampFilterByName(Branch, String) - Method in interface net.nemerosa.ontrack.model.structure.ValidationStampFilterService
-
Gets a validation stamp filter by name for a branch
- getValidationStampImage(ID) - Method in interface net.nemerosa.ontrack.model.structure.StructureService
-
- getValidationStampListForBranch(ID) - Method in interface net.nemerosa.ontrack.model.structure.StructureService
-
- getValidationStampRunViewsForBuild(Build) - Method in interface net.nemerosa.ontrack.model.structure.StructureService
-
- getValue(String) - Method in class net.nemerosa.ontrack.model.events.Event
-
- getValue() - Method in interface net.nemerosa.ontrack.model.form.Field
-
- getVersion() - Method in interface net.nemerosa.ontrack.model.extension.ExtensionFeature
-
Gets the version of this feature
- getVersion() - Method in interface net.nemerosa.ontrack.model.support.EnvService
-
Version of the application
- getViewClass(Object) - Static method in class net.nemerosa.ontrack.model.support.JsonViewClass
-
- getViewType() - Method in interface net.nemerosa.ontrack.model.structure.ViewSupplier
-
- getWorkingDir(String, String) - Method in interface net.nemerosa.ontrack.model.support.EnvService
-
Gets a working directory
- GlobalFunction - Interface in net.nemerosa.ontrack.model.security
-
Sub-interfaces define all functions available at application level.
- GlobalPermission - Class in net.nemerosa.ontrack.model.security
-
- GlobalPermission() - Constructor for class net.nemerosa.ontrack.model.security.GlobalPermission
-
- GlobalRole - Class in net.nemerosa.ontrack.model.security
-
- GlobalRole() - Constructor for class net.nemerosa.ontrack.model.security.GlobalRole
-
- GlobalSettings - Interface in net.nemerosa.ontrack.model.security
-
- goingOn() - Method in class net.nemerosa.ontrack.model.buildfilter.BuildFilterResult
-
- goOnIf(boolean) - Method in class net.nemerosa.ontrack.model.buildfilter.BuildFilterResult
-
- save(T) - Method in interface net.nemerosa.ontrack.model.support.ConfigurationRepository
-
Saves or creates a configuration
- saveBranch(Branch) - Method in interface net.nemerosa.ontrack.model.structure.StructureService
-
- saveBuild(Build) - Method in interface net.nemerosa.ontrack.model.structure.StructureService
-
- saveFilter(ID, boolean, String, String, JsonNode) - Method in interface net.nemerosa.ontrack.model.buildfilter.BuildFilterService
-
Saves a filter for a branch.
- saveGlobalPermission(PermissionTargetType, int, PermissionInput) - Method in interface net.nemerosa.ontrack.model.security.AccountService
-
- savePredefinedPromotionLevel(PredefinedPromotionLevel) - Method in interface net.nemerosa.ontrack.model.settings.PredefinedPromotionLevelService
-
Updates the predefined promotion level
- savePredefinedValidationStamp(PredefinedValidationStamp) - Method in interface net.nemerosa.ontrack.model.settings.PredefinedValidationStampService
-
Updates the predefined validation stamp
- saveProject(Project) - Method in interface net.nemerosa.ontrack.model.structure.StructureService
-
- saveProjectPermission(ID, PermissionTargetType, int, PermissionInput) - Method in interface net.nemerosa.ontrack.model.security.AccountService
-
Saves the project permission for the
PermissionTarget defined
by the
type and
id.
- savePromotionLevel(PromotionLevel) - Method in interface net.nemerosa.ontrack.model.structure.StructureService
-
- saveSettings(T) - Method in class net.nemerosa.ontrack.model.settings.AbstractSettingsManager
-
- saveSettings(T) - Method in interface net.nemerosa.ontrack.model.settings.SettingsManager
-
- saveSettings(T) - Method in interface net.nemerosa.ontrack.model.settings.SettingsManagerService
-
- saveValidationStamp(ValidationStamp) - Method in interface net.nemerosa.ontrack.model.structure.StructureService
-
- saveValidationStampFilter(ValidationStampFilter) - Method in interface net.nemerosa.ontrack.model.structure.ValidationStampFilterService
-
Updates a filter
- ScheduledService - Interface in net.nemerosa.ontrack.model.support
-
- search(String) - Method in interface net.nemerosa.ontrack.model.structure.SearchProvider
-
- search(SearchRequest) - Method in interface net.nemerosa.ontrack.model.structure.SearchService
-
- searchBuildsLinkedTo(String, String) - Method in interface net.nemerosa.ontrack.model.structure.StructureService
-
- searchPermissionTargets(String) - Method in interface net.nemerosa.ontrack.model.security.AccountService
-
Searches for a list of permission targets using the token as a part in the
name of the permission target.
- SearchProvider - Interface in net.nemerosa.ontrack.model.structure
-
- SearchRequest - Class in net.nemerosa.ontrack.model.structure
-
- SearchRequest() - Constructor for class net.nemerosa.ontrack.model.structure.SearchRequest
-
- SearchResult - Class in net.nemerosa.ontrack.model.structure
-
- SearchResult() - Constructor for class net.nemerosa.ontrack.model.structure.SearchResult
-
- SearchService - Interface in net.nemerosa.ontrack.model.structure
-
- searchWithPropertyValue(Class<? extends PropertyType<T>>, BiFunction<ProjectEntityType, ID, ProjectEntity>, Predicate<T>) - Method in interface net.nemerosa.ontrack.model.structure.PropertyService
-
Searches for all entities with the corresponding property value.
- SecurityRole - Enum in net.nemerosa.ontrack.model.security
-
- SecurityService - Interface in net.nemerosa.ontrack.model.security
-
- SecuritySettings - Class in net.nemerosa.ontrack.model.settings
-
- SecuritySettings() - Constructor for class net.nemerosa.ontrack.model.settings.SecuritySettings
-
- Selectable - Interface in net.nemerosa.ontrack.model.support
-
Defines an item that can be selected.
- SelectableItem - Class in net.nemerosa.ontrack.model.support
-
- SelectableItem() - Constructor for class net.nemerosa.ontrack.model.support.SelectableItem
-
- SelectableString - Class in net.nemerosa.ontrack.model.support
-
Simple implementation of a
Selectable item based on a name only.
- SelectableString() - Constructor for class net.nemerosa.ontrack.model.support.SelectableString
-
- Selection - Class in net.nemerosa.ontrack.model.form
-
- Selection(String) - Constructor for class net.nemerosa.ontrack.model.form.Selection
-
- serialize(ID, JsonGenerator, SerializerProvider) - Method in class net.nemerosa.ontrack.model.support.IDJsonSerializer
-
- ServiceConfiguration - Class in net.nemerosa.ontrack.model.structure
-
Association between a configuration service ID and an actual configuration data.
- ServiceConfiguration() - Constructor for class net.nemerosa.ontrack.model.structure.ServiceConfiguration
-
- ServiceConfigurationSource - Class in net.nemerosa.ontrack.model.structure
-
- ServiceConfigurationSource(String, String, Form) - Constructor for class net.nemerosa.ontrack.model.structure.ServiceConfigurationSource
-
- ServiceConfigurator - Class in net.nemerosa.ontrack.model.form
-
- ServiceConfigurator(String) - Constructor for class net.nemerosa.ontrack.model.form.ServiceConfigurator
-
- setBoolean(Class<?>, String, boolean) - Method in interface net.nemerosa.ontrack.model.support.SettingsRepository
-
- setInt(Class<?>, String, int) - Method in interface net.nemerosa.ontrack.model.support.SettingsRepository
-
- setPassword(Class<?>, String, String, boolean, Function<String, String>) - Method in interface net.nemerosa.ontrack.model.support.SettingsRepository
-
- setPredefinedPromotionLevelImage(ID, Document) - Method in interface net.nemerosa.ontrack.model.settings.PredefinedPromotionLevelService
-
Sets the image for a predefined promotion level
- setPredefinedValidationStampImage(ID, Document) - Method in interface net.nemerosa.ontrack.model.settings.PredefinedValidationStampService
-
Sets the image for a predefined validation stamp
- setProjectFavourite(Project, boolean) - Method in interface net.nemerosa.ontrack.model.structure.ProjectFavouriteService
-
Sets a project as favourite (or not)
- setPromotionLevelImage(ID, Document) - Method in interface net.nemerosa.ontrack.model.structure.StructureService
-
- setScatteringRatio(double) - Method in class net.nemerosa.ontrack.model.support.JobConfigProperties
-
Sets the scattering ratio (must be between 0.0 and 1.0 inclusive).
- setString(Class<?>, String, String) - Method in interface net.nemerosa.ontrack.model.support.SettingsRepository
-
- setTemplateDefinition(ID, TemplateDefinition) - Method in interface net.nemerosa.ontrack.model.structure.BranchTemplateService
-
Sets the branch as a template definition or updates the existing definition.
- SettingsManager<T> - Interface in net.nemerosa.ontrack.model.settings
-
- SettingsManagerNotFoundException - Exception in net.nemerosa.ontrack.model.settings
-
- SettingsManagerNotFoundException(String) - Constructor for exception net.nemerosa.ontrack.model.settings.SettingsManagerNotFoundException
-
- SettingsManagerService - Interface in net.nemerosa.ontrack.model.settings
-
- SettingsProvider<T> - Interface in net.nemerosa.ontrack.model.settings
-
- SettingsRepository - Interface in net.nemerosa.ontrack.model.support
-
- SettingsValidationException - Exception in net.nemerosa.ontrack.model.settings
-
- SettingsValidationException(Exception) - Constructor for exception net.nemerosa.ontrack.model.settings.SettingsValidationException
-
- setValidationStampImage(ID, Document) - Method in interface net.nemerosa.ontrack.model.structure.StructureService
-
- shareValidationStampFilter(ValidationStampFilter, Project) - Method in interface net.nemerosa.ontrack.model.structure.ValidationStampFilterService
-
Shares a filter with project
- shareValidationStampFilter(ValidationStampFilter) - Method in interface net.nemerosa.ontrack.model.structure.ValidationStampFilterService
-
Shares a filter globally
- Signature - Class in net.nemerosa.ontrack.model.structure
-
- Signature() - Constructor for class net.nemerosa.ontrack.model.structure.Signature
-
- SignatureRequest - Class in net.nemerosa.ontrack.model.structure
-
- SignatureRequest() - Constructor for class net.nemerosa.ontrack.model.structure.SignatureRequest
-
- SimpleEventType - Class in net.nemerosa.ontrack.model.events
-
- SimpleEventType() - Constructor for class net.nemerosa.ontrack.model.events.SimpleEventType
-
- sources(List<ServiceConfigurationSource>) - Method in class net.nemerosa.ontrack.model.form.ServiceConfigurator
-
- StandardBuildFilterData - Class in net.nemerosa.ontrack.model.structure
-
- StandardBuildFilterData() - Constructor for class net.nemerosa.ontrack.model.structure.StandardBuildFilterData
-
- StandardFilterDataBuilder<T extends StandardFilterDataBuilder<T>> - Interface in net.nemerosa.ontrack.model.buildfilter
-
- standardFilterProviderData(int) - Method in interface net.nemerosa.ontrack.model.buildfilter.BuildFilterService
-
Builds a standard build filter
- standardFilterProviderData(JsonNode) - Method in interface net.nemerosa.ontrack.model.buildfilter.BuildFilterService
-
Builds a standard build filter given its parameters as a JSON node
- StandardFilterProviderDataBuilder - Interface in net.nemerosa.ontrack.model.buildfilter
-
- start() - Method in interface net.nemerosa.ontrack.model.support.StartupService
-
Starts the service
- start(Node<D>) - Method in interface net.nemerosa.ontrack.model.support.tree.NodeVisitor
-
- startupOrder() - Method in interface net.nemerosa.ontrack.model.support.StartupService
-
Services can be ordered
- StartupService - Interface in net.nemerosa.ontrack.model.support
-
Implement this interface and declare the implementation as a @Component
if you want to execute some code at start-up, after the database has been initialized
or migrated.
- STATUS_DEFECTIVE - Static variable in class net.nemerosa.ontrack.model.structure.ValidationRunStatusID
-
- STATUS_EXPLAINED - Static variable in class net.nemerosa.ontrack.model.structure.ValidationRunStatusID
-
- STATUS_FAILED - Static variable in class net.nemerosa.ontrack.model.structure.ValidationRunStatusID
-
- STATUS_FIXED - Static variable in class net.nemerosa.ontrack.model.structure.ValidationRunStatusID
-
- STATUS_INTERRUPTED - Static variable in class net.nemerosa.ontrack.model.structure.ValidationRunStatusID
-
- STATUS_INVESTIGATING - Static variable in class net.nemerosa.ontrack.model.structure.ValidationRunStatusID
-
- STATUS_PASSED - Static variable in class net.nemerosa.ontrack.model.structure.ValidationRunStatusID
-
- STATUS_WARNING - Static variable in class net.nemerosa.ontrack.model.structure.ValidationRunStatusID
-
- step(int) - Method in class net.nemerosa.ontrack.model.form.Int
-
- stop() - Method in class net.nemerosa.ontrack.model.buildfilter.BuildFilterResult
-
- stopNow() - Static method in class net.nemerosa.ontrack.model.buildfilter.BuildFilterResult
-
- stopNowIf(boolean) - Static method in class net.nemerosa.ontrack.model.buildfilter.BuildFilterResult
-
- StorageService - Interface in net.nemerosa.ontrack.model.support
-
Stores and retrieves arbitrary data using JSON.
- store(ProjectEntity, String, boolean) - Method in interface net.nemerosa.ontrack.model.structure.EntityDataService
-
Stores boolean data
- store(ProjectEntity, String, int) - Method in interface net.nemerosa.ontrack.model.structure.EntityDataService
-
Stores integer data
- store(ProjectEntity, String, String) - Method in interface net.nemerosa.ontrack.model.structure.EntityDataService
-
Stores string data
- store(ProjectEntity, String, Object) - Method in interface net.nemerosa.ontrack.model.structure.EntityDataService
-
Stores arbitrary data as JSON
- store(PreferencesType<T>, T) - Method in interface net.nemerosa.ontrack.model.structure.PreferencesService
-
- store(String, String, Object) - Method in interface net.nemerosa.ontrack.model.support.StorageService
-
Stores some object after having formatted it in JSON
- storeJson(String, String, JsonNode) - Method in interface net.nemerosa.ontrack.model.support.StorageService
-
Stores some JSON
- StructureService - Interface in net.nemerosa.ontrack.model.structure
-
- success(String) - Static method in class net.nemerosa.ontrack.model.support.ApplicationInfo
-
- sync(ID) - Method in interface net.nemerosa.ontrack.model.structure.BranchTemplateService
-
Sync.
- SYNC - Static variable in class net.nemerosa.ontrack.model.structure.SyncPolicy
-
This Sync policy makes sure the source and the target are exactly aligned.
- sync(SyncConfig<T, D>) - Method in class net.nemerosa.ontrack.model.structure.SyncPolicy
-
- SYNC_KEEP - Static variable in class net.nemerosa.ontrack.model.structure.SyncPolicy
-
This Sync policy makes sure the source and the target common elements are synchronised.
- SyncConfig<T,D> - Interface in net.nemerosa.ontrack.model.structure
-
- syncInstance(ID) - Method in interface net.nemerosa.ontrack.model.structure.BranchTemplateService
-
Sync.
- SyncPolicy - Class in net.nemerosa.ontrack.model.structure
-
Behaviour to adopt when synchronising two lists.
- SyncPolicy() - Constructor for class net.nemerosa.ontrack.model.structure.SyncPolicy
-
- SyncPolicy.TargetPresentPolicy - Enum in net.nemerosa.ontrack.model.structure
-
- SyncPolicy.UnknownTargetPolicy - Enum in net.nemerosa.ontrack.model.structure
-
- SyncResult - Class in net.nemerosa.ontrack.model.structure
-
- SyncResult() - Constructor for class net.nemerosa.ontrack.model.structure.SyncResult
-
- SyncTargetItemPresentException - Exception in net.nemerosa.ontrack.model.exceptions
-
- SyncTargetItemPresentException(String, Object) - Constructor for exception net.nemerosa.ontrack.model.exceptions.SyncTargetItemPresentException
-
- SyncTargetItemUnknownException - Exception in net.nemerosa.ontrack.model.exceptions
-
- SyncTargetItemUnknownException(String, Collection<?>) - Constructor for exception net.nemerosa.ontrack.model.exceptions.SyncTargetItemUnknownException
-
- validate(boolean) - Static method in class net.nemerosa.ontrack.model.Ack
-
- validate(Optional<?>) - Static method in class net.nemerosa.ontrack.model.Ack
-
- validation(String) - Method in class net.nemerosa.ontrack.model.form.AbstractField
-
- ValidationRun - Class in net.nemerosa.ontrack.model.structure
-
- ValidationRun() - Constructor for class net.nemerosa.ontrack.model.structure.ValidationRun
-
- ValidationRunCreate - Interface in net.nemerosa.ontrack.model.security
-
- ValidationRunRequest - Class in net.nemerosa.ontrack.model.structure
-
- ValidationRunRequest(Integer, String, String, String, List<PropertyCreationRequest>) - Constructor for class net.nemerosa.ontrack.model.structure.ValidationRunRequest
-
- ValidationRunStatus - Class in net.nemerosa.ontrack.model.structure
-
- ValidationRunStatus() - Constructor for class net.nemerosa.ontrack.model.structure.ValidationRunStatus
-
- ValidationRunStatusChange - Interface in net.nemerosa.ontrack.model.security
-
- ValidationRunStatusChangeForbiddenException - Exception in net.nemerosa.ontrack.model.exceptions
-
- ValidationRunStatusChangeForbiddenException(String, String) - Constructor for exception net.nemerosa.ontrack.model.exceptions.ValidationRunStatusChangeForbiddenException
-
- ValidationRunStatusChangeRequest - Class in net.nemerosa.ontrack.model.structure
-
- ValidationRunStatusChangeRequest() - Constructor for class net.nemerosa.ontrack.model.structure.ValidationRunStatusChangeRequest
-
- ValidationRunStatusID - Class in net.nemerosa.ontrack.model.structure
-
- ValidationRunStatusID() - Constructor for class net.nemerosa.ontrack.model.structure.ValidationRunStatusID
-
- ValidationRunStatusNotFoundException - Exception in net.nemerosa.ontrack.model.exceptions
-
- ValidationRunStatusNotFoundException(String) - Constructor for exception net.nemerosa.ontrack.model.exceptions.ValidationRunStatusNotFoundException
-
- ValidationRunStatusService - Interface in net.nemerosa.ontrack.model.structure
-
- ValidationRunStatusUnknownDependencyException - Exception in net.nemerosa.ontrack.model.exceptions
-
- ValidationRunStatusUnknownDependencyException(String, String) - Constructor for exception net.nemerosa.ontrack.model.exceptions.ValidationRunStatusUnknownDependencyException
-
- ValidationRunView - Class in net.nemerosa.ontrack.model.structure
-
List of validation runs for a validation stamp
- ValidationRunView() - Constructor for class net.nemerosa.ontrack.model.structure.ValidationRunView
-
- ValidationStamp - Class in net.nemerosa.ontrack.model.structure
-
- ValidationStamp() - Constructor for class net.nemerosa.ontrack.model.structure.ValidationStamp
-
- ValidationStampCreate - Interface in net.nemerosa.ontrack.model.security
-
- ValidationStampDelete - Interface in net.nemerosa.ontrack.model.security
-
- ValidationStampEdit - Interface in net.nemerosa.ontrack.model.security
-
- ValidationStampFilter - Class in net.nemerosa.ontrack.model.structure
-
- ValidationStampFilter() - Constructor for class net.nemerosa.ontrack.model.structure.ValidationStampFilter
-
- ValidationStampFilterInput - Class in net.nemerosa.ontrack.model.structure
-
- ValidationStampFilterInput() - Constructor for class net.nemerosa.ontrack.model.structure.ValidationStampFilterInput
-
- ValidationStampFilterNameAlreadyDefinedException - Exception in net.nemerosa.ontrack.model.exceptions
-
- ValidationStampFilterNameAlreadyDefinedException(String) - Constructor for exception net.nemerosa.ontrack.model.exceptions.ValidationStampFilterNameAlreadyDefinedException
-
- ValidationStampFilterNotFoundException - Exception in net.nemerosa.ontrack.model.exceptions
-
- ValidationStampFilterNotFoundException(ID) - Constructor for exception net.nemerosa.ontrack.model.exceptions.ValidationStampFilterNotFoundException
-
- ValidationStampFilterNotShareableException - Exception in net.nemerosa.ontrack.model.exceptions
-
- ValidationStampFilterNotShareableException(String, String) - Constructor for exception net.nemerosa.ontrack.model.exceptions.ValidationStampFilterNotShareableException
-
- ValidationStampFilterScope - Enum in net.nemerosa.ontrack.model.structure
-
- ValidationStampFilterService - Interface in net.nemerosa.ontrack.model.structure
-
- ValidationStampNameAlreadyDefinedException - Exception in net.nemerosa.ontrack.model.exceptions
-
- ValidationStampNameAlreadyDefinedException(String) - Constructor for exception net.nemerosa.ontrack.model.exceptions.ValidationStampNameAlreadyDefinedException
-
- ValidationStampNotFoundException - Exception in net.nemerosa.ontrack.model.exceptions
-
- ValidationStampNotFoundException(ID) - Constructor for exception net.nemerosa.ontrack.model.exceptions.ValidationStampNotFoundException
-
- ValidationStampNotFoundException(String, String, String) - Constructor for exception net.nemerosa.ontrack.model.exceptions.ValidationStampNotFoundException
-
- ValidationStampPropertyType<T> - Interface in net.nemerosa.ontrack.model.extension
-
- ValidationStampRunView - Class in net.nemerosa.ontrack.model.structure
-
This view is used to list all validation stamps for a build
with the associated runs.
- ValidationStampRunView() - Constructor for class net.nemerosa.ontrack.model.structure.ValidationStampRunView
-
- ValidationStampSelection - Class in net.nemerosa.ontrack.model.structure
-
- ValidationStampSelection() - Constructor for class net.nemerosa.ontrack.model.structure.ValidationStampSelection
-
- ValidationStampView - Class in net.nemerosa.ontrack.model.structure
-
Validation stamp and its associated decorations
- ValidationStampView() - Constructor for class net.nemerosa.ontrack.model.structure.ValidationStampView
-
- value(Object) - Method in class net.nemerosa.ontrack.model.form.AbstractField
-
- value(Object) - Method in interface net.nemerosa.ontrack.model.form.Field
-
- valueLabel(String) - Method in class net.nemerosa.ontrack.model.form.NamedEntries
-
Sets the label for the "value" input part of an entry.
- valueOf(String) - Static method in enum net.nemerosa.ontrack.model.security.PermissionTargetType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.nemerosa.ontrack.model.security.SecurityRole
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.nemerosa.ontrack.model.structure.BranchTemplateSyncType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.nemerosa.ontrack.model.structure.BranchType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.nemerosa.ontrack.model.structure.BuildSortDirection
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.nemerosa.ontrack.model.structure.ProjectEntityType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.nemerosa.ontrack.model.structure.SyncPolicy.TargetPresentPolicy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.nemerosa.ontrack.model.structure.SyncPolicy.UnknownTargetPolicy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.nemerosa.ontrack.model.structure.TemplateSynchronisationAbsencePolicy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.nemerosa.ontrack.model.structure.ValidationStampFilterScope
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.nemerosa.ontrack.model.support.ActionType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.nemerosa.ontrack.model.support.ApplicationInfoType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.nemerosa.ontrack.model.support.ApplicationLogEntryLevel
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.nemerosa.ontrack.model.support.ConnectionResult.ConnectionResultType
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum net.nemerosa.ontrack.model.security.PermissionTargetType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.nemerosa.ontrack.model.security.SecurityRole
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.nemerosa.ontrack.model.structure.BranchTemplateSyncType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.nemerosa.ontrack.model.structure.BranchType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.nemerosa.ontrack.model.structure.BuildSortDirection
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.nemerosa.ontrack.model.structure.ProjectEntityType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.nemerosa.ontrack.model.structure.SyncPolicy.TargetPresentPolicy
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.nemerosa.ontrack.model.structure.SyncPolicy.UnknownTargetPolicy
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.nemerosa.ontrack.model.structure.TemplateSynchronisationAbsencePolicy
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.nemerosa.ontrack.model.structure.ValidationStampFilterScope
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.nemerosa.ontrack.model.support.ActionType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.nemerosa.ontrack.model.support.ApplicationInfoType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.nemerosa.ontrack.model.support.ApplicationLogEntryLevel
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.nemerosa.ontrack.model.support.ConnectionResult.ConnectionResultType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- VersionInfo - Class in net.nemerosa.ontrack.model.structure
-
Information about the version of the application.
- VersionInfo() - Constructor for class net.nemerosa.ontrack.model.structure.VersionInfo
-
- VersionInfoConfig - Class in net.nemerosa.ontrack.model.support
-
- VersionInfoConfig() - Constructor for class net.nemerosa.ontrack.model.support.VersionInfoConfig
-
- View - Interface in net.nemerosa.ontrack.model.structure
-
- ViewSupplier - Interface in net.nemerosa.ontrack.model.structure
-
- visibleIf(String) - Method in class net.nemerosa.ontrack.model.form.AbstractField
-
- visit(NodeVisitor<D>) - Method in class net.nemerosa.ontrack.model.support.tree.DefaultNode
-
- visit(NodeVisitor<D>) - Method in interface net.nemerosa.ontrack.model.support.tree.Node
-