Uses of Class
org.jenkinsci.plugins.newrelicnotifier.DeploymentNotificationBean
-
Packages that use DeploymentNotificationBean Package Description org.jenkinsci.plugins.newrelicnotifier -
-
Uses of DeploymentNotificationBean in org.jenkinsci.plugins.newrelicnotifier
Methods in org.jenkinsci.plugins.newrelicnotifier that return types with arguments of type DeploymentNotificationBean Modifier and Type Method Description List<DeploymentNotificationBean>NewRelicDeploymentNotifier. getNotifications()Constructor parameters in org.jenkinsci.plugins.newrelicnotifier with type arguments of type DeploymentNotificationBean Constructor Description NewRelicDeploymentNotifier(List<DeploymentNotificationBean> notifications)
-