public class ArtifactSubscription extends Object
Modifier and Type | Class and Description |
---|---|
static interface |
ArtifactSubscription.Config |
Constructor and Description |
---|
ArtifactSubscription(@NotNull List<Pair<String,String>> artifactToDestination) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
@NotNull List<Pair<String,String>> |
getArtifactToDestination() |
int |
hashCode() |
String |
toString() |
Copyright © 2022 Atlassian Software Systems Pty Ltd. All rights reserved.