jar

com.atlassian.plugins : atlassian-clientside-extensions-page-bootstrapper

Maven & Gradle

Aug 07, 2023
2 usages

Atlassian Plugins - Client-side Extensions - Page Bootstrapper · Provides code for bootstrapping CSE pages.

Table Of Contents

Latest Version

Download com.atlassian.plugins : atlassian-clientside-extensions-page-bootstrapper JAR file - Latest Versions:

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 atlassian-clientside-extensions-page-bootstrapper-2.4.4.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.atlassian.plugin.clientsideextensions.moduletype

├─ com.atlassian.plugin.clientsideextensions.moduletype.WebPageModuleDescriptor.class - [JAR]

├─ com.atlassian.plugin.clientsideextensions.moduletype.WebPageModuleDescriptorFactory.class - [JAR]

com.atlassian.plugin.clientsideextensions

├─ com.atlassian.plugin.clientsideextensions.ExtensionDataProvider.class - [JAR]

├─ com.atlassian.plugin.clientsideextensions.ExtensionPageServlet.class - [JAR]