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 Details

  • Method Details

    • scheduleRefreshJobIfNecessary

      @POST public javax.ws.rs.core.Response scheduleRefreshJobIfNecessary()