Uses of Interface
jetbrains.buildServer.serverSide.ConfigAction
-
-
Uses of ConfigAction in jetbrains
Methods in jetbrains that return ConfigAction Modifier and Type Method Description ConfigAction
MockBuildType. createConfigAction(SUser user, String description)
Methods in jetbrains with parameters of type ConfigAction Modifier and Type Method Description void
MockBuildType. moveToProject(ConfigAction cause, SProject target)
void
MockBuildType. persist(ConfigAction cause)
PersistTask
MockBuildType. schedulePersisting(ConfigAction cause)
PersistTask
MockBuildType. scheduleRemove(ConfigAction cause)
void
MockBuildType. sendExtIdChangedEvents(ConfigAction cause, String oldExternalId, String newExternalId)
void
MockBuildType. setExternalId(ConfigAction cause, String newExternalId)
void
MockBuildType. setExternalId(ConfigAction configAction, String newId, boolean sendEvents)
-
Uses of ConfigAction in jetbrains.buildServer.buildTriggers.dependency
Methods in jetbrains.buildServer.buildTriggers.dependency with parameters of type ConfigAction Modifier and Type Method Description void
DependencyTriggersTriggerSettingsMapper. buildTypeExternalIdChanged(ConfigAction cause, SBuildType buildType, String oldExternalId, String newExternalId)
-
Uses of ConfigAction in jetbrains.buildServer.buildTriggers.triggerRules
Methods in jetbrains.buildServer.buildTriggers.triggerRules with parameters of type ConfigAction Modifier and Type Method Description void
TriggerRulesListener. vcsRootExternalIdChanged(ConfigAction cause, SVcsRoot vcsRoot, String oldExternalId, String newExternalId)
-
Uses of ConfigAction in jetbrains.buildServer.controllers
Methods in jetbrains.buildServer.controllers that return ConfigAction Modifier and Type Method Description protected ConfigAction
EditChartController.AbstractManageChartAction. getEditAction(javax.servlet.http.HttpServletRequest request, SProject project)
protected ConfigAction
EditChartController.AddChartAction. getEditAction(javax.servlet.http.HttpServletRequest request, SProject project)
protected ConfigAction
EditChartController.EditChartAction. getEditAction(javax.servlet.http.HttpServletRequest request, SProject project)
protected ConfigAction
EditChartController.AbstractManageChartAction. getRemoveAction(javax.servlet.http.HttpServletRequest request, SProject project)
protected ConfigAction
EditChartController.DeleteChartAction. getRemoveAction(javax.servlet.http.HttpServletRequest request, SProject project)
Methods in jetbrains.buildServer.controllers with parameters of type ConfigAction Modifier and Type Method Description void
EditChartController.AbstractManageChartAction. persist(javax.servlet.http.HttpServletRequest request, GraphBean dataBean, SProject project, ConfigAction editAction)
void
UIConfigsPersister. persist(BuildTypeIdentity identity, ConfigAction cause)
void
UIConfigsPersister. persist(BuildTypeSettings settings, ConfigAction cause)
void
UIConfigsPersister. persist(BuildTypeTemplate template, ConfigAction cause)
void
UIConfigsPersister. persist(SBuildType buildType, ConfigAction cause)
void
UIConfigsPersister. persist(SProject project, ConfigAction cause)
void
UIConfigsPersister. persist(SVcsRoot root, ConfigAction cause)
void
UIConfigsPersister. remove(BuildTypeTemplate template, ConfigAction cause)
void
UIConfigsPersister. remove(SBuildType buildType, ConfigAction cause)
void
UIConfigsPersister. remove(SProject project, ConfigAction cause)
void
UIConfigsPersister. remove(SVcsRoot root, ConfigAction cause)
-
Uses of ConfigAction in jetbrains.buildServer.controllers.admin.cleanup
Methods in jetbrains.buildServer.controllers.admin.cleanup with parameters of type ConfigAction Modifier and Type Method Description protected String
CleanupSettingsPageController. updateBuildType(ConfigAction cause, javax.servlet.http.HttpServletRequest request, EditableBuildTypeSettingsForm form, BuildTypeSettings buildType, ActionErrors errors)
-
Uses of ConfigAction in jetbrains.buildServer.controllers.admin.projects
Methods in jetbrains.buildServer.controllers.admin.projects with parameters of type ConfigAction Modifier and Type Method Description void
EditableBuildTypeSettingsForm. persistSettings(ConfigAction cause)
protected abstract String
AbstractEditBuildTypeController. updateBuildType(ConfigAction cause, javax.servlet.http.HttpServletRequest request, EditableBuildTypeSettingsForm form, BuildTypeSettings buildType, ActionErrors errors)
Updates build type, optionally can return URL where to redirect after successful update.protected String
AdminEditBuildFeaturesController. updateBuildType(ConfigAction cause, javax.servlet.http.HttpServletRequest request, EditableBuildTypeSettingsForm form, BuildTypeSettings buildType, ActionErrors errors)
protected String
AdminEditBuildTypeController. updateBuildType(ConfigAction cause, javax.servlet.http.HttpServletRequest request, EditableBuildTypeSettingsForm form, BuildTypeSettings buildType, ActionErrors errors)
protected String
AdminEditBuildTypeParametersController. updateBuildType(ConfigAction cause, javax.servlet.http.HttpServletRequest request, EditableBuildTypeSettingsForm form, BuildTypeSettings buildType, ActionErrors errors)
protected String
AdminEditBuildTypeVcsRootsController. updateBuildType(ConfigAction cause, javax.servlet.http.HttpServletRequest request, EditableBuildTypeSettingsForm form, BuildTypeSettings buildType, ActionErrors errors)
protected String
AdminEditRequirementsController. updateBuildType(ConfigAction cause, javax.servlet.http.HttpServletRequest request, EditableBuildTypeSettingsForm form, BuildTypeSettings buildType, ActionErrors errors)
protected String
AdminEditRunTypeController. updateBuildType(ConfigAction cause, javax.servlet.http.HttpServletRequest request, EditableBuildTypeSettingsForm form, BuildTypeSettings buildType, ActionErrors errors)
protected String
ArtifactDependenciesTableController. updateBuildType(ConfigAction cause, javax.servlet.http.HttpServletRequest request, EditableBuildTypeSettingsForm form, BuildTypeSettings buildType, ActionErrors errors)
protected String
AttachBuildTypeVcsRootsController. updateBuildType(ConfigAction cause, javax.servlet.http.HttpServletRequest request, EditableBuildTypeSettingsForm form, BuildTypeSettings buildType, ActionErrors errors)
protected String
BuildTypeSuggestionsController. updateBuildType(ConfigAction cause, javax.servlet.http.HttpServletRequest request, EditableBuildTypeSettingsForm form, BuildTypeSettings buildType, ActionErrors errors)
protected String
EditBuildFailureConditionsController. updateBuildType(ConfigAction cause, javax.servlet.http.HttpServletRequest request, EditableBuildTypeSettingsForm form, BuildTypeSettings buildType, ActionErrors errors)
protected String
EditBuildFeaturesListController. updateBuildType(ConfigAction cause, javax.servlet.http.HttpServletRequest request, EditableBuildTypeSettingsForm form, BuildTypeSettings buildType, ActionErrors errors)
protected String
EditBuildTriggersController. updateBuildType(ConfigAction cause, javax.servlet.http.HttpServletRequest request, EditableBuildTypeSettingsForm form, BuildTypeSettings buildType, ActionErrors errors)
protected String
EditMultipleRunnersController. updateBuildType(ConfigAction cause, javax.servlet.http.HttpServletRequest request, EditableBuildTypeSettingsForm form, BuildTypeSettings buildType, ActionErrors errors)
abstract void
EditableBuildTypeSettingsForm. updateGeneralSettings(ConfigAction cause)
void
EditBuildTypeForm. updateGeneralSettings(ConfigAction cause)
void
EditTemplateForm. updateGeneralSettings(ConfigAction cause)
-
Uses of ConfigAction in jetbrains.buildServer.pipeline.versionedSettings.yaml
Methods in jetbrains.buildServer.pipeline.versionedSettings.yaml with parameters of type ConfigAction Modifier and Type Method Description void
YamlPipelineChangesCommiter. entityPersisted(ConfigAction cause, SPersistentEntity entity)
String
YamlPipelineCommitMessageProducer. getCommitMessage(ConfigAction configAction)
boolean
YamlPipelineCommitMessageProducer. isApplicable(ConfigAction configAction)
-
Uses of ConfigAction in jetbrains.buildServer.serverSide
Subinterfaces of ConfigAction in jetbrains.buildServer.serverSide Modifier and Type Interface Description interface
ConfigActionEx
Methods in jetbrains.buildServer.serverSide that return ConfigAction Modifier and Type Method Description ConfigAction
ConfigActionFactory. createAction()
Creates a config action with an empty description and the current authority holder as a user (SecurityContext.getAuthorityHolder()
).ConfigAction
ConfigActionFactory. createAction(String description)
Creates a config action with the specified description and the current authority holder as a user (SecurityContext.getAuthorityHolder()
).ConfigAction
ConfigActionFactory. createAction(SProject project, String description)
Creates a config action with the given description in the specified project and the current authority holder as a user (SecurityContext.getAuthorityHolder()
).ConfigAction
ConfigActionFactory. createAction(SUser user, SProject project, String description)
Creates a config action with the given description in the specified project and the given user.ConfigAction
SPersistentEntity. createConfigAction(SUser user, String description)
Creates a config action instance associated with this entity and having the specified description.Methods in jetbrains.buildServer.serverSide with parameters of type ConfigAction Modifier and Type Method Description void
ConfigActionsServerAdapter. afterProjectMove(ConfigAction cause, SProject project, SProject oldParent)
void
ConfigActionsServerListener. afterProjectMove(ConfigAction cause, SProject project, SProject oldParent)
void
ConfigActionsServerAdapter. buildTypeExternalIdChanged(ConfigAction cause, SBuildType buildType, String oldExternalId, String newExternalId)
void
ConfigActionsServerListener. buildTypeExternalIdChanged(ConfigAction cause, SBuildType buildType, String oldExternalId, String newExternalId)
void
ConfigActionsServerAdapter. buildTypeTemplateExternalIdChanged(ConfigAction cause, BuildTypeTemplate buildTypeTemplate, String oldExternalId, String newExternalId)
void
ConfigActionsServerListener. buildTypeTemplateExternalIdChanged(ConfigAction cause, BuildTypeTemplate buildTypeTemplate, String oldExternalId, String newExternalId)
void
ConfigChangesCommitter. deleteFile(SProject project, String pathFromProjectsDir, ConfigAction cause)
Deletes file by the path from project's dirvoid
BuildTypeTemplate. moveToProject(ConfigAction cause, SProject target)
Moves this template to the specified project.void
SBuildType. moveToProject(ConfigAction cause, SProject target)
Moves this build configuration to thetarget
project.void
SProject. moveToProject(ConfigAction cause, SProject target)
Moves this project to the target project.void
ConfigChangesCommitter. onDelete(SProject project, SPersistentEntity entity, String path, ConfigAction cause)
void
ConfigChangesCommitter. onDelete(SProject project, SPersistentEntity entity, String path, ConfigAction cause, VcsRootInstance settingsRoot, ProjectSettingsPaths projectSettingsPaths)
void
ConfigChangesCommitter. onPersist(SProject project, SPersistentEntity entity, String path, InputStream data, ConfigAction cause)
void
ConfigChangesCommitter. onPersist(SProject project, SPersistentEntity entity, String path, InputStream data, ConfigAction cause, VcsRootInstance settingsRoot, ProjectSettingsPaths projectSettingsPaths)
void
ConfigFileChangesListener. onPersist(SProject project, File file, ConfigAction cause)
void
ConfigChangesCommitter. onProjectRemove(ConfigAction cause, SProject project)
void
ConfigChangesCommitter. onProjectRemove(ConfigAction cause, SProject project, VcsRootInstance settingsRoot, ProjectSettingsPaths projectSettingsPaths)
void
BuildTypeSettings. persist(ConfigAction cause)
void
SPersistentEntity. persist(ConfigAction cause)
Persists this entity on disk.void
ConfigChangesCommitter. persistFile(SProject project, String pathFromProjectsDir, InputStream data, ConfigAction cause)
Persists file using the path from the projects dirvoid
ConfigActionsServerAdapter. projectExternalIdChanged(ConfigAction cause, SProject project, String oldExtId, String newId)
void
ConfigActionsServerListener. projectExternalIdChanged(ConfigAction cause, SProject project, String oldExtId, String newId)
BackgroundPersistTask
ProjectManagerEx. removeProjectLater(ConfigAction cause, SProject project)
Removes the specified project in backgroundPersistTask
SPersistentEntity. schedulePersisting(ConfigAction cause)
Schedules background persisting of this project settings.BackgroundPersistTask
ProjectPersistingHandler. schedulePersistTask(ConfigAction cause)
PersistTask
SPersistentEntity. scheduleRemove(ConfigAction cause)
Schedules remove of this persistent entity.void
BuildTypeIdentityEx. sendExtIdChangedEvents(ConfigAction cause, String oldExternalId, String newExternalId)
This method can be used to send external id changed event.void
BuildTypeIdentity. setExternalId(ConfigAction cause, String newExternalId)
Changes the external id of this build template or build configuration.void
BuildTypeIdentityEx. setExternalId(ConfigAction configAction, String newId, boolean sendEvents)
Same as {BuildTypeIdentity.setExternalId(ConfigAction, String)
} but provides control over events processing.void
SProject. setExternalId(ConfigAction cause, String newId)
Sets the external project id.void
ConfigActionsServerAdapter. vcsRootExternalIdChanged(ConfigAction cause, SVcsRoot vcsRoot, String oldExternalId, String newExternalId)
void
ConfigActionsServerListener. vcsRootExternalIdChanged(ConfigAction cause, SVcsRoot vcsRoot, String oldExternalId, String newExternalId)
void
ConfigActionsServerAdapter. vcsRootPersisted(ConfigAction cause, SVcsRoot vcsRoot)
void
ConfigActionsServerListener. vcsRootPersisted(ConfigAction cause, SVcsRoot vcsRoot)
-
Uses of ConfigAction in jetbrains.buildServer.serverSide.audit
Methods in jetbrains.buildServer.serverSide.audit with parameters of type ConfigAction Modifier and Type Method Description void
AuditLog. logUserAction(ConfigAction cause, ActionType actionType, String message, String additionalData, Object... additionalObjects)
Logs the user action. -
Uses of ConfigAction in jetbrains.buildServer.serverSide.impl
Methods in jetbrains.buildServer.serverSide.impl that return ConfigAction Modifier and Type Method Description ConfigAction
BaseBuildTypeIdentity. createConfigAction(SUser user, String description)
ConfigAction
DummyBuildType. createConfigAction(SUser user, String description)
ConfigAction
EditableBuildTypeCopy. createConfigAction(SUser user, String description)
ConfigAction
EditableTemplateCopy. createConfigAction(SUser user, String description)
ConfigAction
InaccessibleTemplate. createConfigAction(SUser user, String description)
ConfigAction
RemoteBuildTypeImpl. createConfigAction(SUser user, String description)
protected abstract ConfigAction
BaseBuildTypeIdentity. createExternalIdChangedConfigAction()
protected ConfigAction
BuildTypeImpl. createExternalIdChangedConfigAction()
protected ConfigAction
BuildTypeTemplateImpl. createExternalIdChangedConfigAction()
Methods in jetbrains.buildServer.serverSide.impl with parameters of type ConfigAction Modifier and Type Method Description protected abstract void
BaseBuildTypeIdentity. auditExternalIdChanged(ConfigAction cause, String oldExternalId, String newExternalId)
protected void
BuildTypeImpl. auditExternalIdChanged(ConfigAction cause, String oldExternalId, String newExternalId)
protected void
BuildTypeTemplateImpl. auditExternalIdChanged(ConfigAction cause, String oldExternalId, String newExternalId)
void
BuildTypesEventListener. buildTypeExternalIdChanged(ConfigAction cause, SBuildType buildType)
protected void
BaseBuildTypeIdentity. doPersist(ConfigAction cause)
String
CommitMessageProducer. getCommitMessage(ConfigAction configAction)
Returns config action commit message with human-readable affected entity, e.g.CommitMessageProducer
CommitMessageProducerFactory. getCommitMessageProducer(ConfigAction configAction)
Returns suitable CommitMessageProducer for given cause (config action), e.g.CommitMessageProducer
CommitMessageProducerFactoryImpl. getCommitMessageProducer(ConfigAction configAction)
boolean
CommitMessageProducer. isApplicable(ConfigAction configAction)
Returns whether this CommitMessageProduces can generate a commit message for given cause (config action).protected abstract void
BaseBuildTypeIdentity. logChangedConfigToAudit(ConfigAction cause, String description, int versionAfter)
protected void
BuildTypeImpl. logChangedConfigToAudit(ConfigAction cause, String description, int versionAfter)
protected void
BuildTypeTemplateImpl. logChangedConfigToAudit(ConfigAction cause, String description, int versionAfter)
protected abstract void
BaseBuildTypeIdentity. logRemovingToAudit(ConfigAction cause)
protected void
BuildTypeImpl. logRemovingToAudit(ConfigAction cause)
protected void
BuildTypeTemplateImpl. logRemovingToAudit(ConfigAction cause)
void
BuildTypeImpl. moveToProject(ConfigAction cause, SProject targetProject)
void
BuildTypeTemplateImpl. moveToProject(ConfigAction cause, SProject target)
void
DummyBuildType. moveToProject(ConfigAction cause, SProject target)
void
EditableBuildTypeCopy. moveToProject(ConfigAction cause, SProject target)
void
EditableTemplateCopy. moveToProject(ConfigAction cause, SProject target)
void
InaccessibleTemplate. moveToProject(ConfigAction cause, SProject target)
void
RemoteBuildTypeImpl. moveToProject(ConfigAction cause, SProject target)
void
ConfigFileChangesListenerImpl. onPersist(SProject project, File file, ConfigAction cause)
void
BaseBuildTypeIdentity. persist(ConfigAction cause)
void
BuildTypeSettingsImpl. persist(ConfigAction cause)
void
DummyBuildType. persist(ConfigAction cause)
void
EditableBuildTypeCopy. persist(ConfigAction cause)
void
EditableTemplateCopy. persist(ConfigAction cause)
void
InaccessibleTemplate. persist(ConfigAction cause)
void
RemoteBuildTypeImpl. persist(ConfigAction cause)
protected abstract void
BaseBuildTypeIdentity. persistInternal(ConfigAction cause)
protected void
BuildTypeImpl. persistInternal(ConfigAction cause)
protected void
BuildTypeTemplateImpl. persistInternal(ConfigAction cause)
protected void
BaseBuildTypeIdentity. processConfigIfChanged(ConfigAction cause)
void
ProjectExtIdChangeListener. projectExternalIdChanged(ConfigAction cause, SProject project, String oldExtId, String newId)
void
BaseBuildTypeIdentity. remove(ConfigAction cause)
PersistTask
ProjectEx. scheduleFileDelete(ConfigAction cause, String pathInProjectDir)
PersistTask
ProjectEx. scheduleFileSave(ConfigAction cause, String pathInProjectDir, byte[] fileContent)
BackgroundPersistTask
BaseBuildTypeIdentity. schedulePersisting(ConfigAction cause)
PersistTask
DummyBuildType. schedulePersisting(ConfigAction cause)
PersistTask
EditableBuildTypeCopy. schedulePersisting(ConfigAction cause)
PersistTask
EditableTemplateCopy. schedulePersisting(ConfigAction cause)
PersistTask
InaccessibleTemplate. schedulePersisting(ConfigAction cause)
PersistTask
RemoteBuildTypeImpl. schedulePersisting(ConfigAction cause)
PersistTask
BaseBuildTypeIdentity. scheduleRemove(ConfigAction cause)
PersistTask
DummyBuildType. scheduleRemove(ConfigAction cause)
PersistTask
EditableBuildTypeCopy. scheduleRemove(ConfigAction cause)
PersistTask
EditableTemplateCopy. scheduleRemove(ConfigAction cause)
PersistTask
InaccessibleTemplate. scheduleRemove(ConfigAction cause)
PersistTask
RemoteBuildTypeImpl. scheduleRemove(ConfigAction cause)
abstract void
BaseBuildTypeIdentity. sendExtIdChangedEvents(ConfigAction cause, String oldExternalId, String newExternalId)
The method is called when the external identifier has been changed.void
BuildTypeImpl. sendExtIdChangedEvents(ConfigAction cause, String oldExternalId, String newExternalId)
void
BuildTypeTemplateImpl. sendExtIdChangedEvents(ConfigAction cause, String oldExternalId, String newExternalId)
void
DummyBuildType. sendExtIdChangedEvents(ConfigAction cause, String oldExternalId, String newExternalId)
void
EditableBuildTypeCopy. sendExtIdChangedEvents(ConfigAction cause, String oldExternalId, String newExternalId)
void
EditableTemplateCopy. sendExtIdChangedEvents(ConfigAction cause, String oldExternalId, String newExternalId)
void
InaccessibleTemplate. sendExtIdChangedEvents(ConfigAction cause, String oldExternalId, String newExternalId)
void
ProjectEx. sendExtIdChangedEvents(ConfigAction cause, String oldExternalId, String newExternalId)
void
RemoteBuildTypeImpl. sendExtIdChangedEvents(ConfigAction cause, String oldExternalId, String newExternalId)
protected void
BaseBuildTypeIdentity. sendPersistedEvents(ConfigAction cause)
protected void
BuildTypeImpl. sendPersistedEvents(ConfigAction cause)
protected void
BuildTypeTemplateImpl. sendPersistedEvents(ConfigAction cause)
void
BaseBuildTypeIdentity. setExternalId(ConfigAction cause, String newExternalId)
void
BaseBuildTypeIdentity. setExternalId(ConfigAction cause, String newExternalId, boolean sendEvents)
void
DummyBuildType. setExternalId(ConfigAction cause, String newExternalId)
void
DummyBuildType. setExternalId(ConfigAction configAction, String newId, boolean sendEvents)
void
EditableBuildTypeCopy. setExternalId(ConfigAction cause, String newExternalId)
void
EditableBuildTypeCopy. setExternalId(ConfigAction configAction, String newId, boolean sendEvents)
void
EditableTemplateCopy. setExternalId(ConfigAction cause, String newExternalId)
void
EditableTemplateCopy. setExternalId(ConfigAction configAction, String newId, boolean sendEvents)
void
InaccessibleTemplate. setExternalId(ConfigAction cause, String newExternalId)
void
InaccessibleTemplate. setExternalId(ConfigAction configAction, String newId, boolean sendEvents)
void
ProjectEx. setExternalId(ConfigAction cause, String newId, boolean sendEvents)
void
RemoteBuildTypeImpl. setExternalId(ConfigAction cause, String newExternalId)
void
RemoteBuildTypeImpl. setExternalId(ConfigAction configAction, String newId, boolean sendEvents)
void
BuildTypesEventListener. vcsRootExternalIdChanged(ConfigAction cause, SVcsRoot vcsRoot)
void
VcsLabelingBuildFeatureSettingsMapper. vcsRootExternalIdChanged(ConfigAction cause, SVcsRoot vcsRoot, String oldExternalId, String newExternalId)
-
Uses of ConfigAction in jetbrains.buildServer.serverSide.impl.auth
Methods in jetbrains.buildServer.serverSide.impl.auth that return ConfigAction Modifier and Type Method Description ConfigAction
SecuredVersionedSettingsManager. createEnableConfigActionAfterUpgrade(int prevVersion, int curVersion)
Methods in jetbrains.buildServer.serverSide.impl.auth with parameters of type ConfigAction Modifier and Type Method Description boolean
SecuredVersionedSettingsManager. isEnableSettingsActionAfterUpgrade(ConfigAction configAction)
void
SecuredBuildType. moveToProject(ConfigAction cause, SProject target)
void
SecuredBuildTypeTemplate. moveToProject(ConfigAction cause, SProject target)
void
SecuredProject. moveToProject(ConfigAction cause, SProject target)
void
SecuredVcsRoot. moveToProject(ConfigAction cause, SProject target)
void
SecuredBuildType. remove(ConfigAction cause)
void
SecuredBuildTypeTemplate. remove(ConfigAction cause)
BackgroundPersistTask
SecuredProjectManager. removeProjectLater(ConfigAction cause, SProject project)
PersistTask
SecuredBuildType. scheduleRemove(ConfigAction cause)
PersistTask
SecuredBuildTypeTemplate. scheduleRemove(ConfigAction cause)
void
SecuredProject. setExternalId(ConfigAction cause, String newId)
void
SecuredVersionedSettingsManager. writeConfig(ConfigAction cause, SProject project, VersionedSettingsConfig config)
-
Uses of ConfigAction in jetbrains.buildServer.serverSide.impl.configsRepo
Methods in jetbrains.buildServer.serverSide.impl.configsRepo with parameters of type ConfigAction Modifier and Type Method Description void
CentralConfigsRepository. fileDeleted(String path, ConfigAction cause)
void
CentralConfigsRepository. filePersisted(String path, InputStream data, ConfigAction cause)
void
CentralConfigsRepository. projectRemoved(String absoluteRemovedProjectDirPath, ConfigAction cause)
-
Uses of ConfigAction in jetbrains.buildServer.serverSide.impl.persisting
Methods in jetbrains.buildServer.serverSide.impl.persisting with parameters of type ConfigAction Modifier and Type Method Description BackgroundPersistTask
ProjectsPersister. schedulePersistTask(ConfigAction cause)
-
Uses of ConfigAction in jetbrains.buildServer.serverSide.impl.persisting.projects
Methods in jetbrains.buildServer.serverSide.impl.persisting.projects that return ConfigAction Modifier and Type Method Description ConfigAction
BackgroundPersistTask. getCause()
ConfigAction
ProjectPersistTask. getCause()
Methods in jetbrains.buildServer.serverSide.impl.persisting.projects with parameters of type ConfigAction Modifier and Type Method Description BackgroundPersistTask
ProjectsPersisterImpl. schedulePersistTask(ConfigAction cause)
-
Uses of ConfigAction in jetbrains.buildServer.serverSide.impl.projects
Methods in jetbrains.buildServer.serverSide.impl.projects with parameters of type ConfigAction Modifier and Type Method Description void
ParentProjectOrderPersister. buildTypeExternalIdChanged(ConfigAction cause, SBuildType buildType, String oldExternalId, String newExternalId)
protected void
ParentProjectOrderPersister. doPersistProject(SProject parentProject, ConfigAction cause)
void
ProjectImpl. moveToProject(ConfigAction cause, SProject target)
void
ProjectImpl. persist(ConfigAction cause)
void
ParentProjectOrderPersister. projectExternalIdChanged(ConfigAction cause, SProject project, String oldExternalId, String newExternalId)
BackgroundPersistTask
ProjectManagerImpl. removeProjectLater(ConfigAction cause, SProject project)
<E extends SPersistentEntity>
voidConfigurationPersister. saveEntity(E entity, ConfigAction cause)
void
ConfigurationPersister. saveProjectAndInnerEntities(ProjectEx project, ConfigAction cause)
abstract void
ProjectFilePersister. saveSettings(ProjectEx project, ConfigAction cause)
void
ProjectFileSettingsPersister. saveSettings(ProjectEx project, ConfigAction cause)
PersistTask
ProjectImpl. scheduleFileDelete(ConfigAction cause, String pathInProjectDir)
PersistTask
ProjectImpl. scheduleFileSave(ConfigAction cause, String pathInProjectDir, byte[] fileContent)
BackgroundPersistTask
ProjectImpl. schedulePersisting(ConfigAction cause)
BackgroundPersistTask
ProjectsWatcher. schedulePersistTask(ConfigAction cause)
PersistTask
ProjectImpl. scheduleRemove(ConfigAction cause)
void
ProjectImpl. sendExtIdChangedEvents(ConfigAction cause, String oldExternalId, String newExternalId)
void
ProjectImpl. setExternalId(ConfigAction cause, String newId)
void
ProjectImpl. setExternalId(ConfigAction cause, String newId, boolean sendEvents)
-
Uses of ConfigAction in jetbrains.buildServer.serverSide.impl.ssl
Methods in jetbrains.buildServer.serverSide.impl.ssl with parameters of type ConfigAction Modifier and Type Method Description PersistTask
SecureUserSSLTrustStoreManager. deleteCertificate(String alias, SProject project, ConfigAction configAction)
PersistTask
SSLTrustStoreManager. deleteCertificate(String alias, SProject project, ConfigAction configAction)
Deletes certificate from the specified project.PersistTask
UserSSLTrustStoreManager. deleteCertificate(String alias, SProject project, ConfigAction configAction)
Deletes certificate from the specified project.PersistTask
SecureUserSSLTrustStoreManager. storeNewCertificate(String alias, byte[] data, SProject project, ConfigAction configAction)
PersistTask
SSLTrustStoreManager. storeNewCertificate(String alias, byte[] data, SProject project, ConfigAction configAction)
Store certificate to the specified project.PersistTask
UserSSLTrustStoreManager. storeNewCertificate(String alias, byte[] data, SProject project, ConfigAction configAction)
Store certificate to the specified project. -
Uses of ConfigAction in jetbrains.buildServer.serverSide.impl.versionedSettings
Methods in jetbrains.buildServer.serverSide.impl.versionedSettings that return ConfigAction Modifier and Type Method Description ConfigAction
VersionedSettingsManagerImpl. createEnableConfigActionAfterUpgrade(int prevVersion, int curVersion)
ConfigAction
DirectoryBasedTransaction. getCause()
Methods in jetbrains.buildServer.serverSide.impl.versionedSettings with parameters of type ConfigAction Modifier and Type Method Description void
CompositeConfigChangesCommitter. afterProjectMove(ConfigAction cause, SProject project, SProject oldParent)
void
ConfigChangesCommitterImpl. afterProjectMove(ConfigAction cause, SProject project, SProject oldParent)
void
GlobalConfigChangesCommitterImpl. afterProjectMove(ConfigAction cause, SProject project, SProject oldParent)
void
CompositeConfigChangesCommitter. buildTypeExternalIdChanged(ConfigAction cause, SBuildType buildType, String oldExternalId, String newExternalId)
void
CompositeConfigChangesCommitter. buildTypeTemplateExternalIdChanged(ConfigAction cause, BuildTypeTemplate buildTypeTemplate, String oldExternalId, String newExternalId)
default void
SettingsCommitStrategy.CommitCallback. commitFailed(VcsRootInstance settingsRoot, ConfigAction cause, Exception exception)
default void
SettingsCommitStrategy.CommitCallback. commitSuccessful(VcsRootInstance settingsRoot, ConfigAction cause, String revision)
void
VersionedSettingsConfigListener. configUpdated(ConfigAction cause, SProject project, VersionedSettingsConfig oldConfig, VersionedSettingsConfig newConfig)
Called when versioned settings config is changed in the specified projectprotected DirectoryBasedTransaction
DelayedCommitPerSettingsRootStrategy. createTransaction(ConfigAction cause)
void
CompositeConfigChangesCommitter. deleteFile(SProject project, String pathFromProjectsDir, ConfigAction cause)
void
ConfigChangesCommitterImpl. deleteFile(SProject project, String pathFromProjectsDir, ConfigAction cause)
void
GlobalConfigChangesCommitterImpl. deleteFile(SProject project, String pathFromProjectsDir, ConfigAction cause)
default void
ConfigCommitterExtension. entityDeleted(ConfigAction cause, SPersistentEntity entity, SProject projectWhereOperationPerformed)
default void
ConfigCommitterExtension. entityPersisted(ConfigAction cause, SPersistentEntity entity)
boolean
VersionedSettingsManagerImpl. isEnableSettingsActionAfterUpgrade(ConfigAction configAction)
void
CompositeConfigChangesCommitter. onDelete(SProject project, SPersistentEntity entity, String path, ConfigAction cause)
void
CompositeConfigChangesCommitter. onDelete(SProject project, SPersistentEntity entity, String path, ConfigAction cause, VcsRootInstance settingsRoot, ProjectSettingsPaths projectSettingsPaths)
void
ConfigChangesCommitterImpl. onDelete(SProject project, SPersistentEntity entity, String path, ConfigAction cause)
void
ConfigChangesCommitterImpl. onDelete(SProject project, SPersistentEntity entity, String path, ConfigAction cause, VcsRootInstance settingsRoot, ProjectSettingsPaths projectSettingsPaths)
void
GlobalConfigChangesCommitterImpl. onDelete(SProject project, SPersistentEntity entity, String path, ConfigAction cause)
void
GlobalConfigChangesCommitterImpl. onDelete(SProject project, SPersistentEntity entity, String path, ConfigAction cause, VcsRootInstance settingsRoot, ProjectSettingsPaths projectSettingsPaths)
void
CompositeConfigChangesCommitter. onPersist(SProject project, SPersistentEntity entity, String path, InputStream data, ConfigAction cause)
void
CompositeConfigChangesCommitter. onPersist(SProject project, SPersistentEntity entity, String path, InputStream data, ConfigAction cause, VcsRootInstance settingsRoot, ProjectSettingsPaths projectSettingsPaths)
void
ConfigChangesCommitterImpl. onPersist(SProject project, SPersistentEntity entity, String path, InputStream data, ConfigAction cause)
void
ConfigChangesCommitterImpl. onPersist(SProject project, SPersistentEntity entity, String path, InputStream data, ConfigAction cause, VcsRootInstance settingsRoot, ProjectSettingsPaths projectSettingsPaths)
void
GlobalConfigChangesCommitterImpl. onPersist(SProject project, SPersistentEntity entity, String path, InputStream data, ConfigAction cause)
void
GlobalConfigChangesCommitterImpl. onPersist(SProject project, SPersistentEntity entity, String path, InputStream data, ConfigAction cause, VcsRootInstance settingsRoot, ProjectSettingsPaths projectSettingsPaths)
void
CompositeConfigChangesCommitter. onProjectRemove(ConfigAction cause, SProject project)
void
CompositeConfigChangesCommitter. onProjectRemove(ConfigAction cause, SProject project, VcsRootInstance settingsRoot, ProjectSettingsPaths projectSettingsPaths)
void
ConfigChangesCommitterImpl. onProjectRemove(ConfigAction cause, SProject project)
void
ConfigChangesCommitterImpl. onProjectRemove(ConfigAction cause, SProject project, VcsRootInstance settingsRoot, ProjectSettingsPaths projectSettingsPaths)
void
GlobalConfigChangesCommitterImpl. onProjectRemove(ConfigAction cause, SProject project)
void
GlobalConfigChangesCommitterImpl. onProjectRemove(ConfigAction cause, SProject project, VcsRootInstance settingsRoot, ProjectSettingsPaths projectSettingsPaths)
void
CompositeConfigChangesCommitter. persistFile(SProject project, String pathFromProjectsDir, InputStream data, ConfigAction cause)
void
ConfigChangesCommitterImpl. persistFile(SProject project, String pathFromProjectsDir, InputStream data, ConfigAction cause)
void
GlobalConfigChangesCommitterImpl. persistFile(SProject project, String pathFromProjectsDir, InputStream data, ConfigAction cause)
void
CompositeConfigChangesCommitter. projectExternalIdChanged(ConfigAction cause, SProject project, String oldExtId, String newId)
void
ConfigChangesCommitterImpl. projectExternalIdChanged(ConfigAction cause, SProject project, String oldExtId, String newId)
void
GlobalConfigChangesCommitterImpl. projectExternalIdChanged(ConfigAction cause, SProject project, String oldExtId, String newId)
default void
ConfigCommitterExtension. projectFileDeleted(ConfigAction cause, SProject project, String pathInProject)
default void
ConfigCommitterExtension. projectFilePersisted(ConfigAction cause, SProject project, String pathInProject, InputStream content)
default void
SettingsCommitStrategy.CommitCallback. repositoryIsUpToDate(VcsRootInstance settingsRoot, ConfigAction cause, String revision)
void
DelayedCommitPerSettingsRootStrategy. run(SProject project, ConfigAction cause, SettingsCommitStrategy.Action action, VcsRootInstance settingsRoot)
void
SettingsCommitStrategy. run(SProject project, ConfigAction cause, SettingsCommitStrategy.Action action, VcsRootInstance settingsRoot)
void
CompositeConfigChangesCommitter. vcsRootExternalIdChanged(ConfigAction cause, SVcsRoot vcsRoot, String oldExternalId, String newExternalId)
void
CompositeConfigChangesCommitter. vcsRootPersisted(ConfigAction cause, SVcsRoot vcsRoot)
void
VersionedSettingsRootPersistedListener. vcsRootPersisted(ConfigAction cause, SVcsRoot root)
void
VersionedSettingsConfigStorage. writeConfig(ConfigAction cause, SProject project, VersionedSettingsConfig config, boolean persistSubprojects)
void
VersionedSettingsConfigStorageImpl. writeConfig(ConfigAction cause, SProject project, VersionedSettingsConfig config, boolean persistSubprojects)
void
VersionedSettingsManagerImpl. writeConfig(ConfigAction cause, SProject project, VersionedSettingsConfig config)
void
VersionedSettingsConfigStorageImpl. writeConfigAndWaitForFinish(ConfigAction cause, SProject project, VersionedSettingsConfig config)
-
Uses of ConfigAction in jetbrains.buildServer.serverSide.parameters
Methods in jetbrains.buildServer.serverSide.parameters with parameters of type ConfigAction Modifier and Type Method Description void
DependencyParameterReferencesProcessor. buildTypeExternalIdChanged(ConfigAction cause, SBuildType buildType, String oldExternalId, String newExternalId)
-
Uses of ConfigAction in jetbrains.buildServer.serverSide.versionedSettings
Methods in jetbrains.buildServer.serverSide.versionedSettings that return ConfigAction Modifier and Type Method Description ConfigAction
VersionedSettingsManager. createEnableConfigActionAfterUpgrade(int prevVersion, int curVersion)
Methods in jetbrains.buildServer.serverSide.versionedSettings with parameters of type ConfigAction Modifier and Type Method Description boolean
VersionedSettingsManager. isEnableSettingsActionAfterUpgrade(ConfigAction configAction)
void
VersionedSettingsManager. writeConfig(ConfigAction cause, SProject project, VersionedSettingsConfig config)
-
Uses of ConfigAction in jetbrains.buildServer.ssh
Methods in jetbrains.buildServer.ssh with parameters of type ConfigAction Modifier and Type Method Description TeamCitySshKey
ServerSshKeyManager. addKey(SProject p, String keyName, byte[] privateKey, ConfigAction configAction)
void
ServerSshKeyManager. removeKey(SProject p, String keyName, ConfigAction configAction)
-
Uses of ConfigAction in jetbrains.buildServer.vcs
Methods in jetbrains.buildServer.vcs with parameters of type ConfigAction Modifier and Type Method Description void
SVcsRootUpdate. moveToProject(ConfigAction cause, SProject target)
Moves this VCS root to specified target project.void
SVcsRootEx. sendExtIdChangedEvents(ConfigAction cause, String oldExtId, String newExtId)
Sends external id changed event.void
SVcsRootEx. setExternalId(ConfigAction cause, String externalId, boolean sendEvents)
Same as {SVcsRootUpdate.setExternalId(ConfigAction, String)
} but provides control over events processing.void
SVcsRootUpdate. setExternalId(ConfigAction cause, String externalId)
Changes external id of this VCS root and persists this VCS root configuration to disk -
Uses of ConfigAction in jetbrains.buildServer.vcs.impl
Methods in jetbrains.buildServer.vcs.impl that return ConfigAction Modifier and Type Method Description ConfigAction
DeletedVcsRoot. createConfigAction(SUser user, String description)
ConfigAction
InaccessibleVcsRoot. createConfigAction(SUser user, String description)
ConfigAction
SVcsRootImpl. createConfigAction(SUser user, String description)
Methods in jetbrains.buildServer.vcs.impl with parameters of type ConfigAction Modifier and Type Method Description void
DeletedVcsRoot. moveToProject(ConfigAction cause, SProject target)
void
InaccessibleVcsRoot. moveToProject(ConfigAction cause, SProject target)
void
SVcsRootImpl. moveToProject(ConfigAction cause, SProject target)
void
DeletedVcsRoot. persist(ConfigAction cause)
void
InaccessibleVcsRoot. persist(ConfigAction cause)
void
SVcsRootImpl. persist(ConfigAction cause)
PersistTask
DeletedVcsRoot. schedulePersisting(ConfigAction cause)
PersistTask
InaccessibleVcsRoot. schedulePersisting(ConfigAction cause)
BackgroundPersistTask
SVcsRootImpl. schedulePersisting(ConfigAction cause)
PersistTask
DeletedVcsRoot. scheduleRemove(ConfigAction cause)
PersistTask
InaccessibleVcsRoot. scheduleRemove(ConfigAction cause)
PersistTask
SVcsRootImpl. scheduleRemove(ConfigAction cause)
void
DeletedVcsRoot. sendExtIdChangedEvents(ConfigAction cause, String oldExtId, String newExtId)
void
InaccessibleVcsRoot. sendExtIdChangedEvents(ConfigAction cause, String oldExtId, String newExtId)
void
SVcsRootImpl. sendExtIdChangedEvents(ConfigAction cause, String oldExtId, String newExtId)
void
DeletedVcsRoot. setExternalId(ConfigAction cause, String externalId)
void
DeletedVcsRoot. setExternalId(ConfigAction cause, String externalId, boolean sendEvents)
void
InaccessibleVcsRoot. setExternalId(ConfigAction cause, String externalId)
void
InaccessibleVcsRoot. setExternalId(ConfigAction cause, String externalId, boolean sendEvents)
void
SVcsRootImpl. setExternalId(ConfigAction cause, String externalId)
void
SVcsRootImpl. setExternalId(ConfigAction cause, String externalId, boolean sendEvents)
-