@Immutable public class Artifact extends Object
Modifier and Type | Class and Description |
---|---|
static interface |
Artifact.Config |
Constructor and Description |
---|
Artifact(@NotNull String name,
@Nullable String location,
@NotNull List<String> pattern,
@NotNull List<String> exclusion,
boolean shared,
boolean required,
boolean httpCompressionOn) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
@NotNull List<String> |
getExclusion() |
@Nullable String |
getLocation() |
@NotNull String |
getName() |
@NotNull List<String> |
getPattern() |
int |
hashCode() |
boolean |
isHttpCompressionOn() |
boolean |
isRequired() |
boolean |
isShared() |
String |
toString() |
Copyright © 2022 Atlassian Software Systems Pty Ltd. All rights reserved.
View cookie preferences