|
@@ -48,8 +48,8 @@ public class ExamCaptureQueueCloudServiceClient extends BasicCloudClientSupport
|
|
}
|
|
}
|
|
|
|
|
|
@Override
|
|
@Override
|
|
- public void examCaptureQueueMonitor() {
|
|
|
|
- post("examCaptureQueue/examCaptureQueueMonitor", null, null);
|
|
|
|
|
|
+ public void examCaptureQueueFailedDispose() {
|
|
|
|
+ post("examCaptureQueue/examCaptureQueueFailedDispose", null, null);
|
|
}
|
|
}
|
|
|
|
|
|
}
|
|
}
|