|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.atlassian.bamboo.task.conversion.AbstractBuilder2TaskConverter
public abstract class AbstractBuilder2TaskConverter
Field Summary | |
---|---|
protected TaskIdSupplier |
incrementTaskId
Creates id that is unique within single Plan. |
Constructor Summary | |
---|---|
AbstractBuilder2TaskConverter()
|
Method Summary | |
---|---|
protected java.util.Map<java.lang.String,java.lang.String> |
stripBuilderParameters(BuildConfiguration buildConfiguration,
java.lang.String prefix)
Retrieves builder parameters, removes the prefix from them and puts them into a map. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface com.atlassian.bamboo.task.conversion.LegacyBuilderToTaskConverter |
---|
builder2TaskList |
Field Detail |
---|
protected final TaskIdSupplier incrementTaskId
Constructor Detail |
---|
public AbstractBuilder2TaskConverter()
Method Detail |
---|
protected java.util.Map<java.lang.String,java.lang.String> stripBuilderParameters(@NotNull BuildConfiguration buildConfiguration, @NotNull java.lang.String prefix)
buildConfiguration
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |