| Package | Description |
|---|---|
| com.atlassian.bamboo.migration.stream | |
| com.atlassian.bamboo.webhook |
| Modifier and Type | Method and Description |
|---|---|
protected WebhookTemplateEntity |
WebhookTemplateMapper.createItemInstance(org.codehaus.staxmate.in.SMInputCursor inputCursor) |
| Modifier and Type | Method and Description |
|---|---|
void |
WebhookTemplateMapper.afterImportListItem(org.codehaus.staxmate.in.SMInputCursor inputCursor,
List<WebhookTemplateEntity> webhookTemplates,
WebhookTemplateEntity object,
long objectIndex,
org.hibernate.Session session) |
protected void |
WebhookTemplateMapper.importProperties(WebhookTemplateEntity object,
org.codehaus.staxmate.in.SMInputCursor inputCursor,
org.hibernate.Session session) |
| Modifier and Type | Method and Description |
|---|---|
void |
WebhookTemplateMapper.afterImportListItem(org.codehaus.staxmate.in.SMInputCursor inputCursor,
List<WebhookTemplateEntity> webhookTemplates,
WebhookTemplateEntity object,
long objectIndex,
org.hibernate.Session session) |
| Modifier and Type | Field and Description |
|---|---|
static javax.persistence.metamodel.SingularAttribute<WebhookTemplateEntity,String> |
WebhookTemplateEntity_.headers |
static javax.persistence.metamodel.SingularAttribute<WebhookTemplateEntity,org.springframework.http.HttpMethod> |
WebhookTemplateEntity_.httpMethod |
static javax.persistence.metamodel.SingularAttribute<WebhookTemplateEntity,String> |
WebhookTemplateEntity_.name |
static javax.persistence.metamodel.SingularAttribute<WebhookTemplateEntity,String> |
WebhookTemplateEntity_.payload |
static javax.persistence.metamodel.SingularAttribute<WebhookTemplateEntity,UUID> |
WebhookTemplateEntity_.uuid |
| Modifier and Type | Method and Description |
|---|---|
WebhookTemplateEntity |
WebhookTemplateEntity.Builder.build() |
Copyright © 2022 Atlassian Software Systems Pty Ltd. All rights reserved.