public class RepositoryChangesetFunctions extends Object
Constructor and Description |
---|
RepositoryChangesetFunctions() |
Modifier and Type | Method and Description |
---|---|
static Predicate<RepositoryChangeset> |
equalPluginKey(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 String pluginKey)
Copyright © 2020 Atlassian Software Systems Pty Ltd. All rights reserved.