jar

com.tencent.bk.repo : api-webhook

Maven & Gradle

Oct 31, 2022
2.3k stars

api-webhook · api-webhook

Table Of Contents

Latest Version

Download com.tencent.bk.repo : api-webhook JAR file - Latest Versions:

All Versions

Download com.tencent.bk.repo : api-webhook JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window api-webhook-1.0.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.tencent.bkrepo.webhook.pojo.payload.repo

├─ com.tencent.bkrepo.webhook.pojo.payload.repo.RepoCreatedEventPayload.class - [JAR]

├─ com.tencent.bkrepo.webhook.pojo.payload.repo.RepoDeletedEventPayload.class - [JAR]

├─ com.tencent.bkrepo.webhook.pojo.payload.repo.RepoEventPayload.class - [JAR]

├─ com.tencent.bkrepo.webhook.pojo.payload.repo.RepoUpdatedEventPayload.class - [JAR]

com.tencent.bkrepo.webhook.pojo.payload

├─ com.tencent.bkrepo.webhook.pojo.payload.CommonEventPayload.class - [JAR]

com.tencent.bkrepo.webhook.pojo.payload.test

├─ com.tencent.bkrepo.webhook.pojo.payload.test.WebHookTestEventPayload.class - [JAR]

com.tencent.bkrepo.webhook.pojo.payload.project

├─ com.tencent.bkrepo.webhook.pojo.payload.project.ProjectCreatedEventPayload.class - [JAR]

com.tencent.bkrepo.webhook.pojo.payload.version

├─ com.tencent.bkrepo.webhook.pojo.payload.version.VersionCreatedEventPayload.class - [JAR]

com.tencent.bkrepo.webhook.constant

├─ com.tencent.bkrepo.webhook.constant.AssociationType.class - [JAR]

├─ com.tencent.bkrepo.webhook.constant.WebHookRequestStatus.class - [JAR]

com.tencent.bkrepo.webhook.pojo.payload.metadata

├─ com.tencent.bkrepo.webhook.pojo.payload.metadata.MetedataDeletedEventPayload.class - [JAR]

├─ com.tencent.bkrepo.webhook.pojo.payload.metadata.MetedataEventPayload.class - [JAR]

├─ com.tencent.bkrepo.webhook.pojo.payload.metadata.MetedataSavedEventPayload.class - [JAR]

com.tencent.bkrepo.webhook.exception

├─ com.tencent.bkrepo.webhook.exception.WebHookMessageCode.class - [JAR]

com.tencent.bkrepo.webhook.pojo

├─ com.tencent.bkrepo.webhook.pojo.CreateWebHookRequest.class - [JAR]

├─ com.tencent.bkrepo.webhook.pojo.ListWebHookLogOption.class - [JAR]

├─ com.tencent.bkrepo.webhook.pojo.UpdateWebHookRequest.class - [JAR]

├─ com.tencent.bkrepo.webhook.pojo.WebHook.class - [JAR]

├─ com.tencent.bkrepo.webhook.pojo.WebHookLog.class - [JAR]

com.tencent.bkrepo.webhook.pojo.payload.node

├─ com.tencent.bkrepo.webhook.pojo.payload.node.NodeCopiedEventPayload.class - [JAR]

├─ com.tencent.bkrepo.webhook.pojo.payload.node.NodeCreatedEventPayload.class - [JAR]

├─ com.tencent.bkrepo.webhook.pojo.payload.node.NodeDeletedEventPayload.class - [JAR]

├─ com.tencent.bkrepo.webhook.pojo.payload.node.NodeDownloadedEventPayload.class - [JAR]

├─ com.tencent.bkrepo.webhook.pojo.payload.node.NodeEventPayload.class - [JAR]

├─ com.tencent.bkrepo.webhook.pojo.payload.node.NodeMovedEventPayload.class - [JAR]

├─ com.tencent.bkrepo.webhook.pojo.payload.node.NodeRenamedEventPayload.class - [JAR]