|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of AuditLogService in com.atlassian.bamboo |
---|
Constructors in com.atlassian.bamboo with parameters of type AuditLogService | |
---|---|
ServerLifecycleManagerImpl(PlanExecutionLockService planExecutionLockService,
ChainExecutionManager chainExecutionManager,
DeletionService deletionService,
BambooAuthenticationContext bambooAuthenticationContext,
AuditLogService auditLogService)
|
Uses of AuditLogService in com.atlassian.bamboo.build |
---|
Fields in com.atlassian.bamboo.build declared as AuditLogService | |
---|---|
protected AuditLogService |
PlanResultsAction.auditLogService
|
Methods in com.atlassian.bamboo.build with parameters of type AuditLogService | |
---|---|
void |
ViewBuildResults.setAuditLogService(AuditLogService auditLogService)
|
void |
PlanResultsAction.setAuditLogService(AuditLogService auditLogService)
|
Uses of AuditLogService in com.atlassian.bamboo.build.creation |
---|
Fields in com.atlassian.bamboo.build.creation declared as AuditLogService | |
---|---|
protected AuditLogService |
PlanCreationTemplate.auditLogService
|
Constructors in com.atlassian.bamboo.build.creation with parameters of type AuditLogService | |
---|---|
ChainBranchCreationServiceImpl(PlanManager planManager,
ProjectManager projectManager,
BambooAclUpdateHelper aclUpdateHelper,
BambooAuthenticationContext authenticationContext,
BambooLicenseManager bambooLicenseManager,
HibernateMutableAclService aclService,
PlanScheduler planScheduler,
RepositoryConfigHelper repositoryConfigHelper,
BuildStrategyConfigHelper buildStrategyConfigHelper,
WebRepositoryConfigHelper webRepositoryConfigHelper,
com.atlassian.event.api.EventPublisher eventPublisher,
PlanValidationService planValidationService,
AuditLogService auditLogService,
BuildDefinitionConverter buildDefinitionConverter,
NotificationManager notificationManager,
JobCreationService jobCreationService,
ArtifactDefinitionManager artifactDefinitionManager,
ArtifactSubscriptionManager artifactSubscriptionManager,
VariableDefinitionManager variableDefinitionManager,
RepositoryDefinitionManager repositoryDefinitionManager,
TaskConfigurationService taskConfigurationService,
ScopedExclusionService exclusionService,
ChainBranchManager chainBranchManager,
BranchCommitInformationManager branchCommitInformationManager,
VcsBranchManager vcsBranchManager)
|
|
ChainCreationServiceImpl(PlanManager planManager,
ProjectManager projectManager,
BambooAclUpdateHelper aclUpdateHelper,
BambooAuthenticationContext authenticationContext,
BambooLicenseManager bambooLicenseManager,
HibernateMutableAclService aclService,
PlanScheduler planScheduler,
RepositoryConfigHelper repositoryConfigHelper,
BuildStrategyConfigHelper buildStrategyConfigHelper,
WebRepositoryConfigHelper webRepositoryConfigHelper,
com.atlassian.event.api.EventPublisher eventPublisher,
PlanValidationService planValidationService,
AuditLogService auditLogService,
BuildDefinitionConverter buildDefinitionConverter,
NotificationManager notificationManager,
JobCreationService jobCreationService,
ArtifactDefinitionManager artifactDefinitionManager,
ArtifactSubscriptionManager artifactSubscriptionManager,
VariableDefinitionManager variableDefinitionManager,
RepositoryDefinitionManager repositoryDefinitionManager,
TaskConfigurationService taskConfigurationService,
ScopedExclusionService scopedExclusionService,
BranchCommitInformationManager branchCommitInformationManager,
VcsBranchManager vcsBranchManager,
BranchDetectionService branchDetectionService)
|
|
JobCreationService(PlanManager planManager,
ProjectManager projectManager,
BambooAclUpdateHelper aclUpdateHelper,
BambooAuthenticationContext authenticationContext,
BambooLicenseManager bambooLicenseManager,
HibernateMutableAclService aclService,
PlanScheduler planScheduler,
RepositoryConfigHelper repositoryConfigHelper,
BuildStrategyConfigHelper buildStrategyConfigHelper,
WebRepositoryConfigHelper webRepositoryConfigHelper,
com.atlassian.event.api.EventPublisher eventPublisher,
PlanValidationService planValidationService,
AuditLogService auditLogService,
BuildDefinitionConverter buildDefinitionConverter,
ArtifactDefinitionManager artifactDefinitionManager,
ArtifactSubscriptionManager artifactSubscriptionManager,
VariableDefinitionManager variableDefinitionManager,
RepositoryDefinitionManager repositoryDefinitionManager,
TaskConfigurationService taskConfigurationService,
ChainBranchManager chainBranchManager,
NotificationManager notificationManager,
BranchCommitInformationManager branchCommitInformationManager,
VcsBranchManager vcsBranchManager)
|
|
PlanCreationTemplate(PlanManager planManager,
ProjectManager projectManager,
BambooAclUpdateHelper aclUpdateHelper,
BambooAuthenticationContext authenticationContext,
BambooLicenseManager bambooLicenseManager,
HibernateMutableAclService aclService,
PlanScheduler planScheduler,
RepositoryConfigHelper repositoryConfigHelper,
BuildStrategyConfigHelper buildStrategyConfigHelper,
WebRepositoryConfigHelper webRepositoryConfigHelper,
com.atlassian.event.api.EventPublisher eventPublisher,
PlanValidationService planValidationService,
AuditLogService auditLogService,
BuildDefinitionConverter buildDefinitionConverter,
ArtifactDefinitionManager artifactDefinitionManager,
ArtifactSubscriptionManager artifactSubscriptionManager,
VariableDefinitionManager variableDefinitionManager,
RepositoryDefinitionManager repositoryDefinitionManager,
TaskConfigurationService taskConfigurationService,
NotificationManager notificationManager,
BranchCommitInformationManager branchCommitInformationManager,
VcsBranchManager vcsBranchManager)
|
Uses of AuditLogService in com.atlassian.bamboo.configuration |
---|
Methods in com.atlassian.bamboo.configuration with parameters of type AuditLogService | |
---|---|
void |
ViewGlobalAuditLogAction.setAuditLogService(AuditLogService auditLogService)
|
void |
AuditLoggingEnabledCondition.setAuditLogService(AuditLogService auditLogService)
|
Uses of AuditLogService in com.atlassian.bamboo.configuration.agent |
---|
Methods in com.atlassian.bamboo.configuration.agent with parameters of type AuditLogService | |
---|---|
void |
ConfigureSharedCapability.setAuditLogService(AuditLogService auditLogService)
|
void |
ConfigureAgentCapability.setAuditLogService(AuditLogService auditLogService)
|
Uses of AuditLogService in com.atlassian.bamboo.deletion |
---|
Constructors in com.atlassian.bamboo.deletion with parameters of type AuditLogService | |
---|---|
DeletionServiceImpl(ErrorHandler errorHandler,
BuildResultsIndexer buildResultsIndexer,
PlanScheduler planScheduler,
PlanDependencyManager planDependencyManager,
PlanParticleManager planParticleManager,
com.atlassian.event.api.EventPublisher eventPublisher,
ResultsSummaryManager resultsSummaryManager,
BuildSuspensionCheckBean buildSuspensionCheckBean,
AdminErrorHandler adminErrorHandler,
org.acegisecurity.acls.MutableAclService aclService,
ProjectManager projectManager,
PlanManager planManager,
ChainStageDao chainStageDao,
com.atlassian.bandana.BandanaPersister bandanaPersister,
com.atlassian.plugin.PluginAccessor pluginAccessor,
ArtifactDefinitionManager artifactDefinitionManager,
ArtifactSubscriptionManager artifactSubscriptionManager,
AuditLogService auditLogService,
VariableDefinitionManager variableDefinitionManager,
RepositoryDefinitionManager repositoryDefinitionManager,
PlanVcsRevisionHistoryService planVcsRevisionHistoryService,
ChainBranchManager chainBranchManager,
VcsBranchManager vcsBranchManager)
|
Uses of AuditLogService in com.atlassian.bamboo.persister |
---|
Classes in com.atlassian.bamboo.persister that implement AuditLogService | |
---|---|
class |
DefaultAuditLogService
|
Uses of AuditLogService in com.atlassian.bamboo.plan |
---|
Constructors in com.atlassian.bamboo.plan with parameters of type AuditLogService | |
---|---|
MovePlanServiceImpl(PlanManager planManager,
ResultsSummaryManager resultsSummaryManager,
BambooPermissionManager bambooPermissionManager,
BuildResultsIndexer buildResultsIndexer,
ChainBranchManager chainBranchManager,
com.opensymphony.xwork.TextProvider textProvider,
PlanValidationService planValidationService,
AuditLogService auditLogService,
ScopedExclusionServiceImpl exclusionService,
PlanExecutionLockService planExecutionLockService,
ChainExecutionManager chainExecutionManager)
|
Uses of AuditLogService in com.atlassian.bamboo.repository |
---|
Constructors in com.atlassian.bamboo.repository with parameters of type AuditLogService | |
---|---|
RepositoryConfigurationServiceImpl(PlanManager planManager,
RepositoryManager repositoryManager,
WebRepositoryViewerManager webRepositoryViewerManager,
RepositoryDefinitionManager repositoryDefinitionManager,
AuditLogService auditLogService,
TaskConfigurationService taskConfigurationService,
BuildDefinitionManager buildDefinitionManager,
ChainBranchManager chainBranchManager,
BranchDetectionService branchDetectionService,
ScopedExclusionService scopedExclusionService,
com.atlassian.event.api.EventPublisher eventPublisher)
|
Uses of AuditLogService in com.atlassian.bamboo.task |
---|
Constructors in com.atlassian.bamboo.task with parameters of type AuditLogService | |
---|---|
TaskConfigurationServiceImpl(BuildDefinitionManager buildDefinitionManager,
TaskManager taskManager,
BuildDefinitionConverter buildDefinitionConverter,
com.opensymphony.xwork.TextProvider textProvider,
PlanManager planManager,
AuditLogService auditLogService,
ScopedExclusionService scopedExclusionService)
|
Uses of AuditLogService in com.atlassian.bamboo.variable |
---|
Constructors in com.atlassian.bamboo.variable with parameters of type AuditLogService | |
---|---|
VariableDefinitionManagerImpl(VariableDefinitionDao variableDefinitionDao,
AuditLogService auditLogService)
|
Uses of AuditLogService in com.atlassian.bamboo.ww2.actions.admin.elastic |
---|
Methods in com.atlassian.bamboo.ww2.actions.admin.elastic with parameters of type AuditLogService | |
---|---|
void |
ConfigureElasticCapability.setAuditLogService(AuditLogService auditLogService)
|
Uses of AuditLogService in com.atlassian.bamboo.ww2.actions.build.admin.config |
---|
Methods in com.atlassian.bamboo.ww2.actions.build.admin.config with parameters of type AuditLogService | |
---|---|
void |
ConfigureBuildRequirement.setAuditLogService(AuditLogService auditLogService)
|
Uses of AuditLogService in com.atlassian.bamboo.ww2.actions.chains |
---|
Fields in com.atlassian.bamboo.ww2.actions.chains declared as AuditLogService | |
---|---|
protected AuditLogService |
StageAction.auditLogService
|
Methods in com.atlassian.bamboo.ww2.actions.chains with parameters of type AuditLogService | |
---|---|
void |
StageAction.setAuditLogService(AuditLogService auditLogService)
|
Uses of AuditLogService in com.atlassian.bamboo.ww2.actions.chains.admin |
---|
Methods in com.atlassian.bamboo.ww2.actions.chains.admin with parameters of type AuditLogService | |
---|---|
void |
ViewChainAuditLog.setAuditLogService(AuditLogService auditLogService)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |