public class CommitView extends Object
Constructor and Description |
---|
CommitView(@NotNull UnassociatedCommit commit,
@NotNull List<ChainResultsSummary> summaries) |
Modifier and Type | Method and Description |
---|---|
@NotNull UnassociatedCommit |
getCommit() |
@NotNull List<ChainResultsSummary> |
getSummaries() |
public CommitView(@NotNull @NotNull UnassociatedCommit commit, @NotNull @NotNull List<ChainResultsSummary> summaries)
@NotNull public @NotNull List<ChainResultsSummary> getSummaries()
@NotNull public @NotNull UnassociatedCommit getCommit()
Copyright © 2022 Atlassian Software Systems Pty Ltd. All rights reserved.