View Java Class Source Code in JAR file
- Download JD-GUI to open JAR file and explore Java source code file (.class .java)
- Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window camunda-engine-feel-scala-7.20.0-alpha4.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.camunda.bpm.dmn.feel.impl.scala.function.builder
├─ org.camunda.bpm.dmn.feel.impl.scala.function.builder.CustomFunctionBuilder.class - [JAR]
├─ org.camunda.bpm.dmn.feel.impl.scala.function.builder.CustomFunctionBuilderImpl.class - [JAR]
org.camunda.bpm.dmn.feel.impl.scala.function
├─ org.camunda.bpm.dmn.feel.impl.scala.function.CustomFunction.class - [JAR]
├─ org.camunda.bpm.dmn.feel.impl.scala.function.CustomFunctionTransformer.class - [JAR]
├─ org.camunda.bpm.dmn.feel.impl.scala.function.FeelCustomFunctionProvider.class - [JAR]
org.camunda.bpm.dmn.feel.impl.scala.spin
├─ org.camunda.bpm.dmn.feel.impl.scala.spin.SpinValueMapperFactory.class - [JAR]
org.camunda.bpm.dmn.feel.impl.scala
├─ org.camunda.bpm.dmn.feel.impl.scala.ContextVariableWrapper.class - [JAR]
├─ org.camunda.bpm.dmn.feel.impl.scala.ScalaFeelEngine.class - [JAR]
├─ org.camunda.bpm.dmn.feel.impl.scala.ScalaFeelEngineFactory.class - [JAR]
├─ org.camunda.bpm.dmn.feel.impl.scala.ScalaFeelLogger.class - [JAR]