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