public interface ImmutableArtifactDefinitionBase extends BambooIdProvider, NameProvider
| Modifier and Type | Method and Description |
|---|---|
String |
getCopyPattern()
Get artifact copy pattern
|
long |
getId()
Exposes the id of the
ArtifactDefinition |
String |
getLocation()
Get artifact location
|
String |
getName()
Get artifact name
|
boolean |
isSharedArtifact()
Get value of "SharedArtifact" flag.
|
long getId()
ArtifactDefinitiongetId in interface BambooIdProvider@NotNull String getName()
getName in interface NameProvider@Nullable String getLocation()
@NotNull String getCopyPattern()
boolean isSharedArtifact()
Copyright © 2016 Atlassian Software Systems Pty Ltd. All rights reserved.