jar

org.camunda.community.client : camunda-7-cdi-adapter

Maven & Gradle

Sep 01, 2023

Camunda 7 CDI Adapter · Reuse DelegateExpressions from Camunda 7 in Java EE

Table Of Contents

Latest Version

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

All Versions

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

Version Vulnerabilities Size Updated
0.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-7-cdi-adapter-0.0.2.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.camunda.consulting.zeebe_ejb.cdi_adapter.worker

├─ com.camunda.consulting.zeebe_ejb.cdi_adapter.worker.CamundaPlatform7DelegationWorker.class - [JAR]

com.camunda.consulting.zeebe_ejb.cdi_adapter.execution

├─ com.camunda.consulting.zeebe_ejb.cdi_adapter.execution.AbstractDelegateExecution.class - [JAR]

├─ com.camunda.consulting.zeebe_ejb.cdi_adapter.execution.SimpleVariableScope.class - [JAR]

├─ com.camunda.consulting.zeebe_ejb.cdi_adapter.execution.ZeebeJobDelegateExecution.class - [JAR]

com.camunda.consulting.zeebe_ejb.cdi_adapter.juel

├─ com.camunda.consulting.zeebe_ejb.cdi_adapter.juel.EnginelessJuelExpression.class - [JAR]

├─ com.camunda.consulting.zeebe_ejb.cdi_adapter.juel.JuelExpressionResolver.class - [JAR]