Uses of Class
dd2480.group4.net.PushEvent
| Package | Description |
|---|---|
| dd2480.group4.execute | |
| dd2480.group4.net |
-
Uses of PushEvent in dd2480.group4.execute
Methods in dd2480.group4.execute with parameters of type PushEvent Modifier and Type Method Description voidExecutor. runBuild(PushEvent req, NotificationInterface notification)Runs the buildvoidRunner. runBuild(PushEvent req, NotificationInterface notification)Builds the request. -
Uses of PushEvent in dd2480.group4.net
Methods in dd2480.group4.net that return PushEvent Modifier and Type Method Description static PushEventPushEvent. fromJson(java.lang.String json)Methods in dd2480.group4.net with parameters of type PushEvent Modifier and Type Method Description java.net.HttpURLConnectionNotification. setStatus(PushEvent pushEvent, Notification.Status status, java.lang.String statusMessage)java.net.HttpURLConnectionNotificationInterface. setStatus(PushEvent pushEvent, Notification.Status status, java.lang.String statusMessage)