public interface AgentExecutableService
Modifier and Type | Method and Description |
---|---|
@NotNull List<ImmutableBuildable> |
fetchExecutableBuildables(PipelineDefinition agent)
Fetch deployment jobs that can be executed by the given agent.
|
@NotNull List<DecoratedEnvironment> |
fetchExecutableEnvironments(PipelineDefinition agent)
Fetch deployment environments that can be executed by the given agent.
|
@NotNull @NotNull List<ImmutableBuildable> fetchExecutableBuildables(PipelineDefinition agent)
@NotNull @NotNull List<DecoratedEnvironment> fetchExecutableEnvironments(PipelineDefinition agent)
Copyright © 2022 Atlassian Software Systems Pty Ltd. All rights reserved.
View cookie preferences