jar

org.camunda.community.migration : camunda-7-adapter

Maven & Gradle

Jul 10, 2023
4 stars
Table Of Contents

Latest Version

Download org.camunda.community.migration : camunda-7-adapter JAR file - Latest Versions:

All Versions

Download org.camunda.community.migration : camunda-7-adapter JAR file - All Versions:

Version Vulnerabilities Size Updated
0.6.x
0.5.x
0.4.x
0.3.x
0.2.x
0.1.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-7-adapter-0.6.2.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.camunda.community.migration.adapter

├─ org.camunda.community.migration.adapter.CamundaPlatform7AdapterConfig.class - [JAR]

├─ org.camunda.community.migration.adapter.EnableCamunda7Adapter.class - [JAR]

├─ org.camunda.community.migration.adapter.ExternalTaskWorkerRegistration.class - [JAR]

org.camunda.community.migration.adapter.worker

├─ org.camunda.community.migration.adapter.worker.CamundaPlatform7DelegationWorker.class - [JAR]

├─ org.camunda.community.migration.adapter.worker.ExternalTaskHandlerWrapper.class - [JAR]

org.camunda.community.migration.adapter.execution

├─ org.camunda.community.migration.adapter.execution.AbstractDelegateExecution.class - [JAR]

├─ org.camunda.community.migration.adapter.execution.SimpleVariableScope.class - [JAR]

├─ org.camunda.community.migration.adapter.execution.ZeebeJobDelegateExecution.class - [JAR]

org.camunda.community.migration.adapter.externalTask

├─ org.camunda.community.migration.adapter.externalTask.JobClientWrappingExternalTaskService.class - [JAR]

├─ org.camunda.community.migration.adapter.externalTask.JobWrappingExternalTask.class - [JAR]

org.camunda.community.migration.adapter.juel

├─ org.camunda.community.migration.adapter.juel.ClassResolver.class - [JAR]

├─ org.camunda.community.migration.adapter.juel.EnginelessJuelExpression.class - [JAR]

├─ org.camunda.community.migration.adapter.juel.JuelExpressionResolver.class - [JAR]