public class RepositoryChangesetFunctions extends Object
Constructor and Description |
---|
RepositoryChangesetFunctions() |
Modifier and Type | Method and Description |
---|---|
static Predicate<RepositoryChangeset> |
equalPluginKey(@NotNull String pluginKey) |
static com.google.common.base.Function<RepositoryChangeset,Long> |
getSkippedCommitsCount() |
public static com.google.common.base.Function<RepositoryChangeset,Long> getSkippedCommitsCount()
public static Predicate<RepositoryChangeset> equalPluginKey(@NotNull @NotNull String pluginKey)
Copyright © 2022 Atlassian Software Systems Pty Ltd. All rights reserved.