@AsynchronousPreferred public class RssSuccessfulEvent extends RssEvent
source| Constructor and Description |
|---|
RssSuccessfulEvent(Object source,
VcsRepositoryData repositoryData,
List<CommitContext> commits,
Collection<RssAffectedPlan> affectedPlans,
Collection<Long> affectedDeploymentProjects,
Long vcsLocationBambooSpecsStateId,
String logFilename) |
getAffectedDeploymentProjects, getAffectedPlans, getCommits, getLogFilename, getRepositoryData, getVcsLocationBambooSpecsStateIdgetSource, toStringpublic RssSuccessfulEvent(@NotNull
Object source,
@NotNull
VcsRepositoryData repositoryData,
@NotNull
List<CommitContext> commits,
@NotNull
Collection<RssAffectedPlan> affectedPlans,
@NotNull
Collection<Long> affectedDeploymentProjects,
@NotNull
Long vcsLocationBambooSpecsStateId,
@NotNull
String logFilename)
Copyright © 2021 Atlassian Software Systems Pty Ltd. All rights reserved.