Uses of Class
com.tikal.hudson.plugins.notification.Endpoint
| Package | Description |
|---|---|
| com.tikal.hudson.plugins.notification |
-
Uses of Endpoint in com.tikal.hudson.plugins.notification
Fields in com.tikal.hudson.plugins.notification with type parameters of type Endpoint Modifier and Type Field Description List<Endpoint>HudsonNotificationProperty. endpointsMethods in com.tikal.hudson.plugins.notification that return types with arguments of type Endpoint Modifier and Type Method Description List<Endpoint>HudsonNotificationProperty. getEndpoints()List<Endpoint>HudsonNotificationPropertyDescriptor. getTargets()Method parameters in com.tikal.hudson.plugins.notification with type arguments of type Endpoint Modifier and Type Method Description voidHudsonNotificationPropertyDescriptor. setEndpoints(List<Endpoint> endpoints)Constructor parameters in com.tikal.hudson.plugins.notification with type arguments of type Endpoint Constructor Description HudsonNotificationProperty(List<Endpoint> endpoints)