-
StashPullRequestStatus(long id,
long version,
@NotNull String title,
@NotNull String url,
@Nullable String mergeOutcome,
@NotNull StashPullRequestParticipant author,
@NotNull List<StashPullRequestParticipant> reviewers,
@NotNull StashPullRequestRef fromRef,
@NotNull StashPullRequestRef toRef,
long lastUpdated,
@Nullable Long commentCount,
@Nullable Long outstandingTaskCount,
@Nullable Long resolvedTaskCount)
StashPullRequestStatus(long id,
long version,
@NotNull String title,
@NotNull String url,
@Nullable String mergeOutcome,
@NotNull StashPullRequestParticipant author,
@NotNull List<StashPullRequestParticipant> reviewers,
@NotNull StashPullRequestRef fromRef,
@NotNull StashPullRequestRef toRef,
long lastUpdated,
@Nullable Long commentCount,
@Nullable Long outstandingTaskCount,
@Nullable Long resolvedTaskCount)