Class WebhookResponse
- java.lang.Object
-
- com.atlassian.bamboo.plugins.bitbucket.rest.entity.WebhookResponse
-
public class WebhookResponse extends Object
-
-
Constructor Summary
Constructors Constructor Description WebhookResponse()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Boolean
getActive()
String
getDescription()
String
getUrl()
String
getUuid()
-