jar

org.apache.dolphinscheduler : dolphinscheduler-plugin-api

Maven & Gradle

Oct 18, 2021
2 usages
10.8k stars
Table Of Contents

Latest Version

Download org.apache.dolphinscheduler : dolphinscheduler-plugin-api JAR file - Latest Versions:

All Versions

Download org.apache.dolphinscheduler : dolphinscheduler-plugin-api JAR file - All Versions:

Version Vulnerabilities Size Updated
1.3.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 dolphinscheduler-plugin-api-1.3.9.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.apache.dolphinscheduler.plugin.model

├─ org.apache.dolphinscheduler.plugin.model.AlertData.class - [JAR]

├─ org.apache.dolphinscheduler.plugin.model.AlertInfo.class - [JAR]

├─ org.apache.dolphinscheduler.plugin.model.PluginName.class - [JAR]

org.apache.dolphinscheduler.plugin.spi

├─ org.apache.dolphinscheduler.plugin.spi.AlertPluginProvider.class - [JAR]

org.apache.dolphinscheduler.plugin.api

├─ org.apache.dolphinscheduler.plugin.api.AlertPlugin.class - [JAR]

org.apache.dolphinscheduler.plugin.utils

├─ org.apache.dolphinscheduler.plugin.utils.PropertyUtils.class - [JAR]