public class ArtifactExporterImpl extends Object implements ArtifactExporter
Constructor and Description |
---|
ArtifactExporterImpl() |
Modifier and Type | Method and Description |
---|---|
com.atlassian.bamboo.specs.api.builders.plan.artifact.Artifact |
toSpecsEntity(ImmutableArtifactDefinition artifactDefinition) |
com.atlassian.bamboo.specs.api.builders.plan.artifact.ArtifactSubscription |
toSpecsEntity(ImmutableArtifactSubscription artifactSubscription) |
@NotNull public com.atlassian.bamboo.specs.api.builders.plan.artifact.Artifact toSpecsEntity(@NotNull ImmutableArtifactDefinition artifactDefinition)
toSpecsEntity
in interface ArtifactExporter
@NotNull public com.atlassian.bamboo.specs.api.builders.plan.artifact.ArtifactSubscription toSpecsEntity(@NotNull ImmutableArtifactSubscription artifactSubscription)
toSpecsEntity
in interface ArtifactExporter
Copyright © 2019 Atlassian Software Systems Pty Ltd. All rights reserved.