Skip to content

holunda-io/c7-commons-immutables

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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