public class QueuedBuildJsonDecorator extends AbstractBuildJsonDecorator
AbstractBuildJsonDecorator.MessageType
hasBuildPermission, hasReadPermission, messageText, messageType, queueItem, triggerManager
Constructor and Description |
---|
QueuedBuildJsonDecorator(com.opensymphony.xwork2.TextProvider textProvider,
BuildQueueItemViewForJsonDecorator buildQueueItem,
int index,
AgentManager agentManager,
BuildExecutionManager buildExecutionManager,
BambooPermissionManager bambooPermissionManager,
TriggerManager triggerManager,
Collection<ElasticImageConfiguration> imagesForExecutable,
Set<Long> agentsForExecutable) |
QueuedBuildJsonDecorator(com.opensymphony.xwork2.TextProvider textProvider,
DeploymentQueueItemViewForJsonDecorator deploymentQueueItem,
int index,
EnvironmentService environmentService,
TriggerManager triggerManager,
Collection<ElasticImageConfiguration> imagesForExecutable,
Set<Long> agentsForExecutable) |
Modifier and Type | Method and Description |
---|---|
void |
getJson(JsonStream jsonBuildObject) |
getBaseJson
public QueuedBuildJsonDecorator(@NotNull com.opensymphony.xwork2.TextProvider textProvider, @NotNull BuildQueueItemViewForJsonDecorator buildQueueItem, int index, AgentManager agentManager, @NotNull BuildExecutionManager buildExecutionManager, @NotNull BambooPermissionManager bambooPermissionManager, TriggerManager triggerManager, Collection<ElasticImageConfiguration> imagesForExecutable, Set<Long> agentsForExecutable)
public QueuedBuildJsonDecorator(@NotNull com.opensymphony.xwork2.TextProvider textProvider, @NotNull DeploymentQueueItemViewForJsonDecorator deploymentQueueItem, int index, @NotNull EnvironmentService environmentService, TriggerManager triggerManager, Collection<ElasticImageConfiguration> imagesForExecutable, Set<Long> agentsForExecutable)
public void getJson(JsonStream jsonBuildObject) throws IOException, com.opensymphony.webwork.dispatcher.json.JSONException
IOException
com.opensymphony.webwork.dispatcher.json.JSONException
Copyright © 2020 Atlassian Software Systems Pty Ltd. All rights reserved.