Class StageJsonDecorator
- java.lang.Object
-
- com.atlassian.bamboo.ww2.actions.build.StageJsonDecorator
-
public class StageJsonDecorator extends Object
-
-
Constructor Summary
Constructors Constructor Description StageJsonDecorator(@NotNull ChainExecution chainExecution, StageExecution stageExecution, @Nullable List<ChainStageResult> stages)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description @NotNull com.opensymphony.webwork.dispatcher.json.JSONObjectgetJson()
-
-
-
Constructor Detail
-
StageJsonDecorator
public StageJsonDecorator(@NotNull @NotNull ChainExecution chainExecution, StageExecution stageExecution, @Nullable @Nullable List<ChainStageResult> stages)
-
-