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