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