TagChangedEvent | Base event for any operations on tags. |
TagCreatedEvent | An event that is raised when a tag is created using the UI or REST. |
TagCreationHookRequest | A hook request that is raised just before a tag is created using the UI or REST. |
TagCreationHookRequest.Builder | |
TagDeletedEvent | An event that is raised when a tag is deleted using the UI or REST. |
TagDeletionHookRequest | A hook request that is raised just before a tag is deleted using the UI or REST. |
TagDeletionHookRequest.Builder | |
TagHookRequest | |
TagHookRequest.AbstractBuilder<B extends AbstractBuilder<B>> |