Class CurrentlyBuildingJsonDecorator
java.lang.Object
com.atlassian.bamboo.ww2.actions.build.AbstractBuildJsonDecorator
com.atlassian.bamboo.ww2.actions.build.CurrentlyBuildingJsonDecorator
Decorator for a build that's currently building
-
Nested Class Summary
Nested classes/interfaces inherited from class com.atlassian.bamboo.ww2.actions.build.AbstractBuildJsonDecorator
AbstractBuildJsonDecorator.MessageType -
Field Summary
Fields inherited from class com.atlassian.bamboo.ww2.actions.build.AbstractBuildJsonDecorator
hasBuildPermission, hasReadPermission, messageText, messageType, queueItem, triggerManager -
Constructor Summary
ConstructorsConstructorDescriptionCurrentlyBuildingJsonDecorator(@NotNull org.apache.struts2.text.TextProvider textProvider, @NotNull CurrentlyBuilding currentlyBuilding, @NotNull AgentManager agentManager, @NotNull BambooPermissionManager bambooPermissionManager, @NotNull TriggerManager triggerManager, @NotNull ImmutablePlan plan) -
Method Summary
Methods inherited from class com.atlassian.bamboo.ww2.actions.build.AbstractBuildJsonDecorator
getBaseJson
-
Constructor Details
-
CurrentlyBuildingJsonDecorator
public CurrentlyBuildingJsonDecorator(@NotNull @NotNull org.apache.struts2.text.TextProvider textProvider, @NotNull @NotNull CurrentlyBuilding currentlyBuilding, @NotNull @NotNull AgentManager agentManager, @NotNull @NotNull BambooPermissionManager bambooPermissionManager, @NotNull @NotNull TriggerManager triggerManager, @NotNull @NotNull ImmutablePlan plan)
-
-
Method Details
-
getJson
- Throws:
IOExceptionorg.json.JSONException
-