Skip to content

Latest commit

 

History

History
37 lines (27 loc) · 1.01 KB

README.md

File metadata and controls

37 lines (27 loc) · 1.01 KB

camunda-immutables

incubating

Build Status Maven Central sponsored

Immutable implementations of camunda api interfaces.

Supported types

  • ActivityInstance
  • Attachment
  • Batch
  • CaseExecution
  • Comment
  • EventSubscription
  • Execution
  • IdentityLink
  • Incident
  • Group
  • Job
  • ProcessElementInstance
  • ProcessInstance
  • Task
  • Tenant
  • User

Development

To release run:

./mvnw gitflow:release-start

./mvnw gitflow:release-finish