Uses of Class
com.atlassian.jsm.integration.jenkins.AlertProperties
-
Packages that use AlertProperties Package Description com.atlassian.jsm.integration.jenkins -
-
Uses of AlertProperties in com.atlassian.jsm.integration.jenkins
Methods in com.atlassian.jsm.integration.jenkins that return AlertProperties Modifier and Type Method Description AlertPropertiesJSMNotificationRequest. getAlertProperties()AlertPropertiesAlertProperties. setBuildStartPriority(AlertPriority buildStartPriority)AlertPropertiesAlertProperties. setPriority(AlertPriority priority)AlertPropertiesAlertProperties. setTags(String tags)AlertPropertiesAlertProperties. setTeams(String teams)Methods in com.atlassian.jsm.integration.jenkins with parameters of type AlertProperties Modifier and Type Method Description JSMNotificationRequestJSMNotificationRequest. setAlertProperties(AlertProperties alertProperties)
-