@Singleton public class QueueResource extends Object
| Constructor and Description |
|---|
QueueResource(BuildQueueManager buildQueueManager,
PlansGroupExecutionManager plansGroupExecutionManager) |
| Modifier and Type | Method and Description |
|---|---|
javax.ws.rs.core.Response |
getQueueView() |
javax.ws.rs.core.Response |
getStatusOfGroupExecution(com.atlassian.plugins.rest.common.security.AuthenticationContext authenticationContext) |
javax.ws.rs.core.Response |
startPlansInProject(String projectKey,
com.atlassian.plugins.rest.common.security.AuthenticationContext authenticationContext) |
public QueueResource(BuildQueueManager buildQueueManager, PlansGroupExecutionManager plansGroupExecutionManager)
public javax.ws.rs.core.Response getQueueView()
public javax.ws.rs.core.Response startPlansInProject(String projectKey, @Context com.atlassian.plugins.rest.common.security.AuthenticationContext authenticationContext) throws WebValidationException
WebValidationExceptionpublic javax.ws.rs.core.Response getStatusOfGroupExecution(@Context
com.atlassian.plugins.rest.common.security.AuthenticationContext authenticationContext)
throws WebValidationException
WebValidationExceptionCopyright © 2021 Atlassian Software Systems Pty Ltd. All rights reserved.