public interface ImmutableArtifactDefinition extends ImmutableArtifactDefinitionBase
Modifier and Type | Method and Description |
---|---|
ImmutableJob |
getProducerJob()
Get Buildable that is a producer of artifact
|
List<? extends ImmutableArtifactSubscription> |
getSubscriptions()
Get List of ArtifactSubscriptions on this ArtifactDefinition.
|
boolean |
hasSubscriptions() |
getCopyPattern, getEntityType, getId, getLocation, getName, isRequired, isSharedArtifact
getOid
@NotNull ImmutableJob getProducerJob()
Job
object@NotNull List<? extends ImmutableArtifactSubscription> getSubscriptions()
ArtifactSubscription
objectsboolean hasSubscriptions()
Copyright © 2021 Atlassian Software Systems Pty Ltd. All rights reserved.