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 class
JSMNotificationService.ResponseFromJSM
-
Constructor Summary
Constructors Constructor Description JSMNotificationService(JSMNotificationRequest request)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
sendAfterBuildData()
protected boolean
sendPreBuildPayload()
-
-
-
Constructor Detail
-
JSMNotificationService
public JSMNotificationService(JSMNotificationRequest request)
-
-