@Immutable public class DownloadItemProperties extends Object implements EntityProperties
| Constructor and Description |
|---|
DownloadItemProperties(String artifactName,
boolean allArtifacts,
String path) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getArtifactName() |
String |
getPath() |
int |
hashCode() |
boolean |
isAllArtifacts() |
void |
validate() |
public String getArtifactName()
public boolean isAllArtifacts()
public String getPath()
public void validate()
validate in interface EntityPropertiesCopyright © 2019 Atlassian Software Systems Pty Ltd. All rights reserved.