Activiti & Activiti Cloud Developers Guide
  • Introduction
  • Overview
    • 12 Factor Apps
    • Personas
    • Previous Versions (5.x & 6.x)
    • References
    • Cloud Native BPMN support
    • BPMN Comformance
      • BPMN Comformance Set 0
      • BPMN Comformance Set 1
      • BPMN Comformance Set 2
      • BPMN Comformance Set 3
      • BPMN Comformance Set 4
      • BPMN Comformance Set 5
      • BPMN Comformance Set 6
  • Getting Started
    • Getting Started - Activiti Cloud
      • Amazon EKS
      • Google Cloud GKE
      • Docker Compose
      • Jenkins X
        • Amazon EKS
        • Google GKE
    • Getting Started - Activiti Core
  • Components
    • Spring Cloud
    • Activiti Cloud Infrastructure
      • Gateway
      • Identity Management / Single Sign On
    • Activiti Cloud Application
      • Activiti Cloud Runtime Bundle
      • Activiti Cloud Connectors
      • Activiti Cloud Query Service
      • Activiti Cloud Audit Service
      • Activiti Cloud Notification Service
  • FAQs
    • Activiti Core FAQs
    • Activiti Cloud FAQs
  • BluePrints
    • Trending Topic Campaigns
  • Community
    • Roadmap
    • Repositories
    • Contributing
  • Releases
    • 8.2.0
    • 8.1.0
    • 8.0.0
    • 7.11.0
    • 7.10.0
    • 7.9.0
    • 7.8.0
    • 7.7.0
    • 7.6.0
    • 7.5.0
    • 7.4.0
    • 7.3.0
    • 7.2.0
    • 7.1.0-M17
    • 7.1.0-M16
    • 7.1.0-M15
    • 7.1.0-M14
    • 7.1.0-M13
    • 7.1.0-M12
    • 7.1.0-M11
    • 7.1.0-M10
    • 7.1.0-M9
    • 7.1.0-M8
    • 7.1.0-M7
    • 7.1.0.M6
    • 7.1.0 M5
    • 7.1.0 M4
    • 7.1.0 M3
    • 7.1.0 M2
    • 7.1.0 M1
    • 7.0.0 SR1
    • 7.0.0 GA
    • 7.0.0 RC1
    • 7.0.0 Beta5
    • 7.0.0 Beta4
    • 7.0.0 Beta3
    • 7.0.0 Beta2
    • 7.0.0 Beta1
    • 7.0.0 Early Access 201802
    • 7.0.0 Early Access 201801
    • 7.0.0 Early Access 201712
    • 7.0.0 Early Access 201711
    • 7.0.0 Early Access 201710
    • 7.0.0 Early Access 201709
Powered by GitBook
On this page
  1. Overview

Previous Versions (5.x & 6.x)

Activiti Cloud uses at it's core Activiti 7.x which is an evolution from Activiti 6.x. But as mentioned before, Activiti 7.x will bring some changes in how we recommend to do things. Most of these changes will be simplifications to make sure that the framework itself doesn’t promote practices that have been recognised to cause huge pains in real life implementations. All these changes and simplifications are done with cloud environments in mind. If you are using Activiti 6.x or 5.x and it is working fine for you, don’t worry Activiti 7.x will work for you. But if you are looking into microservices and cloud environments and you are suffering to adopt BPM tools and frameworks Activiti Cloud will solve most of those problems for you. It is also important to note that Activiti Cloud is built on top of award winning frameworks that are widely used in the industry, for this reason, you don’t need to hire specialised developers to extend and improve Activiti Cloud Services.

Activiti 7 at is core will maintain the process engine, but related services such as:

  • IDM (User / Groups / Memberships),

  • Forms,

  • History Service

  • Job executor

  • Timers

  • Email/Notification Service

  • etc.

    will be deprecated and refactored out in favour of integrations with third party components already provided by most cloud infrastructures. All these refactorings have the primary goal of making sure that the Process Engine bootstrap and footprint is minimal and doesn't overlap with functionalities and behavior which is expected to be provided by the infrastructure.

With the recent releases of Activiti 8.x, we've embraced cutting-edge technology updates, including the adoption of Java 17 and Spring Boot 3.x.

Activiti Cloud is being built by engineers coming from different BPM vendors and industry backgrounds and we are aiming to solve problems that are not being solved by these other proprietary or open source projects.

The team behind Activiti Cloud is very committed to Open Source practices and we will adopt and integrate our services with other Open Source projects that we believe that our community will benefit from. We will also participate and collaborate with other Open Source projects that share our interests in an Open Collaboration fashion. If you are working in another Open Source project and you are interested to integrate with us or to work in collaboration, please get in touch.

PreviousPersonasNextReferences

Last updated 1 year ago