public abstract class TagHookRequest extends AbstractRepositoryHookRequest
| Modifier and Type | Class and Description |
|---|---|
protected static class |
TagHookRequest.AbstractBuilder<B extends TagHookRequest.AbstractBuilder<B>> |
| Modifier | Constructor and Description |
|---|---|
protected |
TagHookRequest(TagHookRequest.AbstractBuilder<?> builder) |
| Modifier and Type | Method and Description |
|---|---|
Tag |
getTag() |
getContext, getRefChanges, getRepository, getScmHookDetails, getTrigger, isDryRunprotected TagHookRequest(TagHookRequest.AbstractBuilder<?> builder)
Copyright © 2023 Atlassian. All rights reserved.