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