Class RefreshApplicationDataResource
java.lang.Object
com.atlassian.crowd.plugin.rest.service.resource.server.RefreshApplicationDataResource
@Path("refresh")
@Consumes("application/json")
@Produces("application/json")
public class RefreshApplicationDataResource
extends Object
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
RefreshApplicationDataResource
-
-
Method Details
-
scheduleRefreshJobIfNecessary
@POST public javax.ws.rs.core.Response scheduleRefreshJobIfNecessary()
-