@FunctionalInterface public interface UploadHook
| Modifier and Type | Method and Description |
|---|---|
boolean |
checkUpload(APIDataSet apiDataSet)
Checks the upload.
|
boolean checkUpload(APIDataSet apiDataSet)
apiDataSet - the data to uploadtrue if upload is possible