jar

org.camunda.bpm.extension.osgi : camunda-bpm-osgi-processapplication

Maven & Gradle

Dec 02, 2018
1 usages
20 stars

Camunda BPM - OSGi Process Application

Table Of Contents

Latest Version

Download org.camunda.bpm.extension.osgi : camunda-bpm-osgi-processapplication JAR file - Latest Versions:

All Versions

Download org.camunda.bpm.extension.osgi : camunda-bpm-osgi-processapplication JAR file - All Versions:

Version Vulnerabilities Size Updated
5.1.x
5.0.x
4.1.x
4.0.x
3.0.x
2.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 camunda-bpm-osgi-processapplication-5.1.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.camunda.bpm.extension.osgi.container.deployment

├─ org.camunda.bpm.extension.osgi.container.deployment.BundleClassloaderAwareProcessEngineController.class - [JAR]

├─ org.camunda.bpm.extension.osgi.container.deployment.OSGiDeployProcessArchiveStep.class - [JAR]

├─ org.camunda.bpm.extension.osgi.container.deployment.OSGiDeployProcessArchivesStep.class - [JAR]

├─ org.camunda.bpm.extension.osgi.container.deployment.OSGiParseProcessesXmlStep.class - [JAR]

├─ org.camunda.bpm.extension.osgi.container.deployment.OSGiProcessApplicationScanner.class - [JAR]

├─ org.camunda.bpm.extension.osgi.container.deployment.OSGiProcessesXmlStartProcessEnginesStep.class - [JAR]

├─ org.camunda.bpm.extension.osgi.container.deployment.OSGiStartProcessEngineStep.class - [JAR]

org.camunda.bpm.extension.osgi.application

├─ org.camunda.bpm.extension.osgi.application.Activator.class - [JAR]

├─ org.camunda.bpm.extension.osgi.application.OSGiProcessApplication.class - [JAR]

org.camunda.bpm.extension.osgi.application.impl

├─ org.camunda.bpm.extension.osgi.application.impl.BlueprintBundleLocalELResolver.class - [JAR]

├─ org.camunda.bpm.extension.osgi.application.impl.OSGiProcessApplicationReference.class - [JAR]

├─ org.camunda.bpm.extension.osgi.application.impl.ProcessApplicationDeployer.class - [JAR]

org.camunda.bpm.extension.osgi.container

├─ org.camunda.bpm.extension.osgi.container.OSGiRuntimeContainerDelegate.class - [JAR]