public class CurrentlyBuildingJsonDecorator extends AbstractBuildJsonDecorator
AbstractBuildJsonDecorator.MessageType
hasBuildPermission, hasReadPermission, messageText, messageType, queueItem, triggerManager
Constructor and Description |
---|
CurrentlyBuildingJsonDecorator(com.opensymphony.xwork2.TextProvider textProvider,
CurrentlyBuilding currentlyBuilding,
AgentManager agentManager,
BambooPermissionManager bambooPermissionManager,
TriggerManager triggerManager,
ImmutablePlan plan) |
Modifier and Type | Method and Description |
---|---|
void |
getJson(JsonStream jsonBuildObject) |
getBaseJson
public CurrentlyBuildingJsonDecorator(@NotNull com.opensymphony.xwork2.TextProvider textProvider, @NotNull CurrentlyBuilding currentlyBuilding, @NotNull AgentManager agentManager, @NotNull BambooPermissionManager bambooPermissionManager, @NotNull TriggerManager triggerManager, @NotNull ImmutablePlan plan)
public void getJson(JsonStream jsonBuildObject) throws IOException, com.opensymphony.webwork.dispatcher.json.JSONException
IOException
com.opensymphony.webwork.dispatcher.json.JSONException
Copyright © 2019 Atlassian Software Systems Pty Ltd. All rights reserved.