@AsynchronousPreferred public class RssErrorEvent extends RssEvent
source
Constructor and Description |
---|
RssErrorEvent(@NotNull Object source,
@NotNull VcsRepositoryData repositoryData,
@NotNull String errorMessage,
@NotNull List<CommitContext> commits,
@NotNull Collection<RssAffectedPlan> affectedPlans,
@NotNull Collection<Long> notUpdatedDeploymentProjects,
@NotNull Long vcsLocationBambooSpecsStateId,
@NotNull String logFilename) |
Modifier and Type | Method and Description |
---|---|
String |
getErrorMessage() |
@NotNull Collection<Long> |
getNotUpdatedDeploymentProjects() |
@NotNull Collection<RssAffectedPlan> |
getNotUpdatedPlans() |
getAffectedDeploymentProjects, getAffectedPlans, getCommits, getLogFilename, getRepositoryData, getVcsLocationBambooSpecsStateId
getSource, toString
public RssErrorEvent(@NotNull @NotNull Object source, @NotNull @NotNull VcsRepositoryData repositoryData, @NotNull @NotNull String errorMessage, @NotNull @NotNull List<CommitContext> commits, @NotNull @NotNull Collection<RssAffectedPlan> affectedPlans, @NotNull @NotNull Collection<Long> notUpdatedDeploymentProjects, @NotNull @NotNull Long vcsLocationBambooSpecsStateId, @NotNull @NotNull String logFilename)
public String getErrorMessage()
@NotNull public @NotNull Collection<RssAffectedPlan> getNotUpdatedPlans()
@NotNull public @NotNull Collection<Long> getNotUpdatedDeploymentProjects()
Copyright © 2022 Atlassian Software Systems Pty Ltd. All rights reserved.