jar

io.github.omarchenko4j : camunda-spring-boot-starter-embedded-external-task-handler

Maven & Gradle

Oct 04, 2021
1 stars

camunda-spring-boot-starter-embedded-external-task-handler · Spring Boot Starter for embedded Camunda for fast handling of external tasks.

Table Of Contents

Latest Version

Download io.github.omarchenko4j : camunda-spring-boot-starter-embedded-external-task-handler JAR file - Latest Versions:

All Versions

Download io.github.omarchenko4j : camunda-spring-boot-starter-embedded-external-task-handler JAR file - All Versions:

Version Vulnerabilities Size Updated
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-spring-boot-starter-embedded-external-task-handler-0.1.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

io.github.omarchenko4j.camunda.annotation

├─ io.github.omarchenko4j.camunda.annotation.ExternalTaskTopicName.class - [JAR]

io.github.omarchenko4j.camunda.externaltask

├─ io.github.omarchenko4j.camunda.externaltask.ExternalTaskHandler.class - [JAR]

├─ io.github.omarchenko4j.camunda.externaltask.ExternalTaskHandlerRegistry.class - [JAR]

├─ io.github.omarchenko4j.camunda.externaltask.ExternalTaskInformation.class - [JAR]

io.github.omarchenko4j.camunda.event

├─ io.github.omarchenko4j.camunda.event.ExternalTaskCreatedEventHandler.class - [JAR]

io.github.omarchenko4j.camunda.configuration

├─ io.github.omarchenko4j.camunda.configuration.ExternalTaskHandlerAutoConfiguration.class - [JAR]