Class FileNotificationResponse

java.lang.Object
org.labkey.remoteapi.CommandResponse
org.labkey.remoteapi.pipeline.FileNotificationResponse

public class FileNotificationResponse extends CommandResponse
Server response from FileNotificationCommand. Contains no return values.
  • Constructor Details

    • FileNotificationResponse

      public FileNotificationResponse(String text, int statusCode, String contentType, org.json.JSONObject json)