| Modifier and Type | Method and Description |
|---|---|
List<DecoratedTaskDefinition> |
ConfigureEnvironmentTasks.getExistingTasks() |
List<DecoratedTaskDefinition> |
ConfigureEnvironmentTasks.getFinalisingTasks() |
| Modifier and Type | Method and Description |
|---|---|
List<DecoratedTaskDefinition> |
ExecuteManualDeployment.getDecoratedTaskDefinitions() |
| Modifier and Type | Class and Description |
|---|---|
class |
DecoratedTaskDefinitionImpl<T extends TaskContainer>
Decoration of task used when displaying on the UI.
|
| Modifier and Type | Method and Description |
|---|---|
<T extends TaskContainer> |
TaskServiceImpl.getDecoratedTaskDefinition(T taskContainer,
long taskId) |
| Modifier and Type | Method and Description |
|---|---|
@NotNull RestTask |
TaskConversionFunction.apply(@NotNull DecoratedTaskDefinition<ImmutableJob> taskDefinition,
@NotNull Expansion expansion,
@NotNull javax.ws.rs.core.UriInfo uriInfo) |
| Modifier and Type | Method and Description |
|---|---|
<T extends TaskContainer> |
TaskService.getDecoratedTaskDefinition(T taskContainer,
long taskId)
Retrieve a
DecoratedTaskDefinition from a given TaskContainer. |
| Modifier and Type | Method and Description |
|---|---|
List<DecoratedTaskDefinition> |
TaskUIConfigBean.getDecoratedFinalisingTaskDefinitions(@NotNull Environment environment) |
List<DecoratedTaskDefinition> |
TaskUIConfigBean.getDecoratedFinalisingTaskDefinitions(@NotNull ImmutableJob job) |
List<DecoratedTaskDefinition> |
TaskUIConfigBean.getDecoratedTaskDefinitions(@NotNull Environment environment) |
List<DecoratedTaskDefinition> |
TaskUIConfigBean.getDecoratedTaskDefinitions(@NotNull ImmutableJob job) |
List<DecoratedTaskDefinition> |
ConfigureBuildTasks.getExistingTasks() |
List<DecoratedTaskDefinition> |
ConfigureBuildTasks.getFinalisingTasks() |
Copyright © 2023 Atlassian Software Systems Pty Ltd. All rights reserved.