public class ImmutableArtifactSubscriptionImpl extends Object implements ImmutableArtifactSubscription
| Modifier and Type | Class and Description |
|---|---|
static class |
ImmutableArtifactSubscriptionImpl.Builder |
| Modifier and Type | Method and Description |
|---|---|
static ImmutableArtifactSubscriptionImpl.Builder |
builder() |
ImmutableArtifactDefinition |
getArtifactDefinition()
Get definition of artifact we're subscribed to.
|
ImmutableJob |
getConsumerJob()
Get job which consumes the artifact
|
String |
getDestinationDirectory()
Get destination path.
|
long |
getId() |
String |
getName() |
public long getId()
getId in interface BambooIdProviderpublic String getName()
getName in interface ImmutableArtifactSubscriptiongetName in interface NameProvider@NotNull public ImmutableArtifactDefinition getArtifactDefinition()
ImmutableArtifactSubscriptiongetArtifactDefinition in interface ImmutableArtifactSubscriptionArtifactDefinition object@NotNull public ImmutableJob getConsumerJob()
ImmutableArtifactSubscriptiongetConsumerJob in interface ImmutableArtifactSubscriptionJob objectpublic String getDestinationDirectory()
ImmutableArtifactSubscriptiongetDestinationDirectory in interface ImmutableArtifactSubscriptionpublic static ImmutableArtifactSubscriptionImpl.Builder builder()
Copyright © 2017 Atlassian Software Systems Pty Ltd. All rights reserved.