Interface CallbackHandler
- All Known Implementing Classes:
DockerHubWebHookPayload.WebHookPayloadCallback
public interface CallbackHandler
-
Method Summary
-
Method Details
-
notify
void notify(PushNotification pushNotification, Run<?, ?> run) throws InterruptedException, ExecutionException, IOException
-