@Deprecated @PublicApi public abstract class AbstractBuilder2TaskConverter extends Object implements LegacyBuilderToTaskConverter
| Modifier and Type | Field and Description |
|---|---|
protected TaskIdSupplier |
incrementTaskId
Deprecated.
Creates id that is unique within single Plan.
|
| Constructor and Description |
|---|
AbstractBuilder2TaskConverter()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
protected Map<String,String> |
stripBuilderParameters(@NotNull BuildConfiguration buildConfiguration,
@NotNull String prefix)
Deprecated.
Retrieves builder parameters, removes the prefix from them and puts them into a map.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitbuilder2TaskListprotected final TaskIdSupplier incrementTaskId
protected Map<String,String> stripBuilderParameters(@NotNull @NotNull BuildConfiguration buildConfiguration, @NotNull @NotNull String prefix)
buildConfiguration - Copyright © 2022 Atlassian Software Systems Pty Ltd. All rights reserved.