jar

com.botronsoft.cmj.spi : configuration-manager-spi

Maven & Gradle

Jun 08, 2022
1 usages

Configuration Manager SPI · Configuration Manager Service Provider Interface for moving application configuration data

Table Of Contents

Latest Version

Download com.botronsoft.cmj.spi : configuration-manager-spi JAR file - Latest Versions:

All Versions

Download com.botronsoft.cmj.spi : configuration-manager-spi JAR file - All Versions:

Version Vulnerabilities Size Updated
1.8.x
1.7.x
1.6.x
1.5.x
1.4.x
1.3.x
1.2.x
1.1.x
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 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]

Advertisement