public interface Webhook
Modifier and Type | Method and Description |
---|---|
Application |
getApplication() |
String |
getEndpointUrl() |
long |
getFailuresSinceLastSuccess() |
Long |
getId() |
Date |
getOldestFailureDate() |
String |
getToken() |
Long getId()
String getEndpointUrl()
Application getApplication()
@Nullable Date getOldestFailureDate()
long getFailuresSinceLastSuccess()
Copyright © 2019 Atlassian. All rights reserved.