public class MavenDependencyHelper extends Object
Modifier and Type | Method and Description |
---|---|
static @Nullable ImmutableJob |
findDependencyProviderJob(@NotNull ImmutableChain chain)
Search for a Job that could be a Maven dependencies provider (uses a MavenDependenciesProcessor task)
|
@Nullable public static @Nullable ImmutableJob findDependencyProviderJob(@NotNull @NotNull ImmutableChain chain)
chain
- Chain to be searchedCopyright © 2022 Atlassian Software Systems Pty Ltd. All rights reserved.