Class JSMNotificationService
- java.lang.Object
-
- com.atlassian.jsm.integration.jenkins.JSMNotificationService
-
public class JSMNotificationService extends Object
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classJSMNotificationService.ResponseFromJSM
-
Constructor Summary
Constructors Constructor Description JSMNotificationService(JSMNotificationRequest request)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleansendAfterBuildData()protected booleansendPreBuildPayload()
-
-
-
Constructor Detail
-
JSMNotificationService
public JSMNotificationService(JSMNotificationRequest request)
-
-