View Java Class Source Code in JAR file
- Download JD-GUI to open JAR file and explore Java source code file (.class .java)
- Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window configuration-manager-spi-1.8.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.botronsoft.cmj.spi.configuration.gadget
├─ com.botronsoft.cmj.spi.configuration.gadget.DashboardGadgetHandler.class - [JAR]
com.botronsoft.cmj.spi.configuration
├─ com.botronsoft.cmj.spi.configuration.AppMappingContext.class - [JAR]
├─ com.botronsoft.cmj.spi.configuration.ConfigurationReferenceCollector.class - [JAR]
├─ com.botronsoft.cmj.spi.configuration.ConfigurationReferenceLookup.class - [JAR]
├─ com.botronsoft.cmj.spi.configuration.ExportContext.class - [JAR]
├─ com.botronsoft.cmj.spi.configuration.ImportContext.class - [JAR]
├─ com.botronsoft.cmj.spi.configuration.ImportMode.class - [JAR]
com.botronsoft.cmj.spi.annotations.handlers
├─ com.botronsoft.cmj.spi.annotations.handlers.ConfigurationManagerSpiHandler.class - [JAR]
├─ com.botronsoft.cmj.spi.annotations.handlers.DashboardGadgets.class - [JAR]
├─ com.botronsoft.cmj.spi.annotations.handlers.DashboardItems.class - [JAR]
├─ com.botronsoft.cmj.spi.annotations.handlers.HandlesCustomFieldType.class - [JAR]
├─ com.botronsoft.cmj.spi.annotations.handlers.HandlesDashboardGadget.class - [JAR]
├─ com.botronsoft.cmj.spi.annotations.handlers.HandlesDashboardItem.class - [JAR]
├─ com.botronsoft.cmj.spi.annotations.handlers.HandlesWorkflowParticipant.class - [JAR]
├─ com.botronsoft.cmj.spi.annotations.handlers.WorkflowParticipants.class - [JAR]
├─ com.botronsoft.cmj.spi.annotations.handlers.ОbjectsEnumeratedBy.class - [JAR]
com.botronsoft.cmj.spi.issue
├─ com.botronsoft.cmj.spi.issue.CustomFieldDataHandler.class - [JAR]
├─ com.botronsoft.cmj.spi.issue.IssueDataHandler.class - [JAR]
├─ com.botronsoft.cmj.spi.issue.IssueDataLookup.class - [JAR]
├─ com.botronsoft.cmj.spi.issue.IssueExportContext.class - [JAR]
├─ com.botronsoft.cmj.spi.issue.IssueImportContext.class - [JAR]
com.botronsoft.cmj.spi.configuration.field
├─ com.botronsoft.cmj.spi.configuration.field.CustomFieldConfigurationHandler.class - [JAR]
com.botronsoft.cmj.spi.configuration.global
├─ com.botronsoft.cmj.spi.configuration.global.GlobalConfigurationHandler.class - [JAR]
com.botronsoft.cmj.spi.configuration.workflow
├─ com.botronsoft.cmj.spi.configuration.workflow.WorkflowParticipantHandler.class - [JAR]
com.botronsoft.cmj.spi.annotations
├─ com.botronsoft.cmj.spi.annotations.PublicApi.class - [JAR]
├─ com.botronsoft.cmj.spi.annotations.PublicSpi.class - [JAR]
com.botronsoft.cmj.spi.configuration.project
├─ com.botronsoft.cmj.spi.configuration.project.ProjectConfigurationHandler.class - [JAR]
com.botronsoft.cmj.spi.appdata
├─ com.botronsoft.cmj.spi.appdata.AppDataHandler.class - [JAR]
├─ com.botronsoft.cmj.spi.appdata.AppDataObject.class - [JAR]
├─ com.botronsoft.cmj.spi.appdata.AppDataObjectEnumerator.class - [JAR]
├─ com.botronsoft.cmj.spi.appdata.AppDataObjectType.class - [JAR]