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