| Package | Description |
|---|---|
| com.atlassian.bamboo.migration.stream | |
| com.atlassian.bamboo.webhook |
| Modifier and Type | Method and Description |
|---|---|
protected @NotNull WebhookTemplateEntity |
WebhookTemplateMapper.createItemInstance(org.codehaus.staxmate.in.SMInputCursor inputCursor) |
| Modifier and Type | Method and Description |
|---|---|
void |
WebhookTemplateMapper.afterImportListItem(@NotNull org.codehaus.staxmate.in.SMInputCursor inputCursor,
@NotNull List<WebhookTemplateEntity> webhookTemplates,
@NotNull WebhookTemplateEntity object,
long objectIndex,
@NotNull org.hibernate.Session session) |
protected void |
WebhookTemplateMapper.importProperties(@NotNull WebhookTemplateEntity object,
@NotNull org.codehaus.staxmate.in.SMInputCursor inputCursor,
@NotNull 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.