@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(BuildConfiguration buildConfiguration,
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, wait
builder2TaskList
protected final TaskIdSupplier incrementTaskId
protected Map<String,String> stripBuilderParameters(@NotNull BuildConfiguration buildConfiguration, @NotNull String prefix)
buildConfiguration
- Copyright © 2021 Atlassian Software Systems Pty Ltd. All rights reserved.