public interface ImmutableArtifactSubscription extends BambooIdProvider, NameProvider
| Modifier and Type | Method and Description |
|---|---|
@NotNull ImmutableArtifactDefinition |
getArtifactDefinition()
Get definition of artifact we're subscribed to.
|
@NotNull ImmutableJob |
getConsumerJob()
Get job which consumes the artifact
|
@Nullable String |
getDestinationDirectory()
Get destination path.
|
@NotNull String |
getName() |
getId@NotNull @NotNull String getName()
getName in interface NameProvider@NotNull @NotNull ImmutableArtifactDefinition getArtifactDefinition()
ArtifactDefinition object@NotNull @NotNull ImmutableJob getConsumerJob()
Job object@Nullable @Nullable String getDestinationDirectory()
Copyright © 2022 Atlassian Software Systems Pty Ltd. All rights reserved.