@Path(value="refresh") @Consumes(value="application/json") @Produces(value="application/json") public class RefreshApplicationDataResource extends Object
| Constructor and Description |
|---|
RefreshApplicationDataResource(RefreshApplicationDataController controller) |
| Modifier and Type | Method and Description |
|---|---|
javax.ws.rs.core.Response |
scheduleRefreshJobIfNecessary() |
@Inject public RefreshApplicationDataResource(RefreshApplicationDataController controller)
Copyright © 2024 Atlassian. All rights reserved.