All Downloads are FREE. Search and download functionalities are using the official Maven repository.
Search JAR files by class name

Download camunda-bpm-correlate JAR 1.3.0 with all dependencies


A library for correlation of messages with processes running inside the Camunda 7 platform engine.

Files of the artifact camunda-bpm-correlate version 1.3.0 from the group io.holunda.

Artifact camunda-bpm-correlate
Group io.holunda
Version 1.3.0
Last update 10. November 2023
Tags: running camunda with processes library correlation engine messages inside platform
Organization not specified
URL https://github.com/holunda-io/camunda-bpm-correlate/bom/camunda-bpm-correlate-parent/camunda-bpm-correlate/
License The Apache Software License, Version 2.0
Dependencies amount 5
Dependencies camunda-bpm-data, micrometer-core, kotlin-stdlib-jdk8, kotlin-reflect, kotlin-logging-jvm,
There are maybe transitive dependencies!
The newest version!
Show more of this group  Show more artifacts with this name
Show all versions of camunda-bpm-correlate Show documentation

Please rate this JAR file. Is it a good library?

0 downloads

Source code of camunda-bpm-correlate version 1.3.0

META-INF
META-INF.META-INF.MANIFEST.MF
META-INF.maven.io.holunda.camunda-bpm-correlate
META-INF.maven.io.holunda.camunda-bpm-correlate.META-INF.maven.io.holunda.camunda-bpm-correlate.pom.properties
META-INF.maven.io.holunda.camunda-bpm-correlate.META-INF.maven.io.holunda.camunda-bpm-correlate.pom.xml
io.holunda.camunda.bpm.correlate.correlation
io.holunda.camunda.bpm.correlate.correlation.io.holunda.camunda.bpm.correlate.correlation.BatchConfig.kt
io.holunda.camunda.bpm.correlate.correlation.io.holunda.camunda.bpm.correlate.correlation.BatchCorrelationMode.kt
io.holunda.camunda.bpm.correlate.correlation.io.holunda.camunda.bpm.correlate.correlation.BatchCorrelationProcessor.kt
io.holunda.camunda.bpm.correlate.correlation.io.holunda.camunda.bpm.correlate.correlation.BatchCorrelationService.kt
io.holunda.camunda.bpm.correlate.correlation.io.holunda.camunda.bpm.correlate.correlation.CorrelationBatch.kt
io.holunda.camunda.bpm.correlate.correlation.io.holunda.camunda.bpm.correlate.correlation.CorrelationBatchResult.kt
io.holunda.camunda.bpm.correlate.correlation.io.holunda.camunda.bpm.correlate.correlation.CorrelationMessage.kt
io.holunda.camunda.bpm.correlate.correlation.io.holunda.camunda.bpm.correlate.correlation.CorrelationMetrics.kt
io.holunda.camunda.bpm.correlate.correlation.io.holunda.camunda.bpm.correlate.correlation.SingleMessageCorrelationStrategy.kt
io.holunda.camunda.bpm.correlate.correlation.impl
io.holunda.camunda.bpm.correlate.correlation.impl.io.holunda.camunda.bpm.correlate.correlation.impl.CamundaBpmBatchCorrelationService.kt
io.holunda.camunda.bpm.correlate.correlation.impl.io.holunda.camunda.bpm.correlate.correlation.impl.IdentityMessageComparator.kt
io.holunda.camunda.bpm.correlate.correlation.impl.io.holunda.camunda.bpm.correlate.correlation.impl.MessageIdCorrelationMessageComparator.kt
io.holunda.camunda.bpm.correlate.correlation.impl.io.holunda.camunda.bpm.correlate.correlation.impl.MessageTimestampCorrelationMessageComparator.kt
io.holunda.camunda.bpm.correlate.correlation.metadata
io.holunda.camunda.bpm.correlate.correlation.metadata.io.holunda.camunda.bpm.correlate.correlation.metadata.MessageMetaData.kt
io.holunda.camunda.bpm.correlate.correlation.metadata.io.holunda.camunda.bpm.correlate.correlation.metadata.MessageMetaDataSnippet.kt
io.holunda.camunda.bpm.correlate.correlation.metadata.io.holunda.camunda.bpm.correlate.correlation.metadata.MessageMetaDataSnippetExtractor.kt
io.holunda.camunda.bpm.correlate.correlation.metadata.io.holunda.camunda.bpm.correlate.correlation.metadata.TypeInfo.kt
io.holunda.camunda.bpm.correlate.correlation.metadata.extractor
io.holunda.camunda.bpm.correlate.correlation.metadata.extractor.io.holunda.camunda.bpm.correlate.correlation.metadata.extractor.GlobalConfig.kt
io.holunda.camunda.bpm.correlate.correlation.metadata.extractor.io.holunda.camunda.bpm.correlate.correlation.metadata.extractor.GlobalConfigMessageMetaDataSnippetExtractor.kt
io.holunda.camunda.bpm.correlate.correlation.metadata.extractor.io.holunda.camunda.bpm.correlate.correlation.metadata.extractor.HeaderMessageMetaDataSnippetExtractor.kt
io.holunda.camunda.bpm.correlate.correlation.metadata.extractor.io.holunda.camunda.bpm.correlate.correlation.metadata.extractor.MessageMetadataExtractorChain.kt
io.holunda.camunda.bpm.correlate.event
io.holunda.camunda.bpm.correlate.event.io.holunda.camunda.bpm.correlate.event.CamundaCorrelationEvent.kt
io.holunda.camunda.bpm.correlate.event.io.holunda.camunda.bpm.correlate.event.CamundaCorrelationEventFactory.kt
io.holunda.camunda.bpm.correlate.event.io.holunda.camunda.bpm.correlate.event.CamundaCorrelationEventFactoryRegistry.kt
io.holunda.camunda.bpm.correlate.event.io.holunda.camunda.bpm.correlate.event.CorrelationHint.kt
io.holunda.camunda.bpm.correlate.event.io.holunda.camunda.bpm.correlate.event.CorrelationScope.kt
io.holunda.camunda.bpm.correlate.event.io.holunda.camunda.bpm.correlate.event.CorrelationType.kt
io.holunda.camunda.bpm.correlate.event.io.holunda.camunda.bpm.correlate.event.TenantHint.kt
io.holunda.camunda.bpm.correlate.ingress
io.holunda.camunda.bpm.correlate.ingress.io.holunda.camunda.bpm.correlate.ingress.ChannelMessageAcceptor.kt
io.holunda.camunda.bpm.correlate.ingress.io.holunda.camunda.bpm.correlate.ingress.IngressMetrics.kt
io.holunda.camunda.bpm.correlate.ingress.io.holunda.camunda.bpm.correlate.ingress.MessageFilter.kt
io.holunda.camunda.bpm.correlate.ingress.filter
io.holunda.camunda.bpm.correlate.ingress.filter.io.holunda.camunda.bpm.correlate.ingress.filter.AllMessageFilter.kt
io.holunda.camunda.bpm.correlate.ingress.filter.io.holunda.camunda.bpm.correlate.ingress.filter.AndCompositeMessageFilter.kt
io.holunda.camunda.bpm.correlate.ingress.filter.io.holunda.camunda.bpm.correlate.ingress.filter.NotMessageFilter.kt
io.holunda.camunda.bpm.correlate.ingress.filter.io.holunda.camunda.bpm.correlate.ingress.filter.OrCompositeMessageFilter.kt
io.holunda.camunda.bpm.correlate.ingress.filter.io.holunda.camunda.bpm.correlate.ingress.filter.TypeExistsOnClasspathMessageFilter.kt
io.holunda.camunda.bpm.correlate.ingress.filter.io.holunda.camunda.bpm.correlate.ingress.filter.TypeListMessageFilter.kt
io.holunda.camunda.bpm.correlate.ingress.impl
io.holunda.camunda.bpm.correlate.ingress.impl.io.holunda.camunda.bpm.correlate.ingress.impl.PersistingChannelMessageAcceptorImpl.kt
io.holunda.camunda.bpm.correlate.ingress.message
io.holunda.camunda.bpm.correlate.ingress.message.io.holunda.camunda.bpm.correlate.ingress.message.ByteMessage.kt
io.holunda.camunda.bpm.correlate.ingress.message.io.holunda.camunda.bpm.correlate.ingress.message.ChannelMessage.kt
io.holunda.camunda.bpm.correlate.ingress.message.io.holunda.camunda.bpm.correlate.ingress.message.DelegatingChannelMessage.kt
io.holunda.camunda.bpm.correlate.ingress.message.io.holunda.camunda.bpm.correlate.ingress.message.ObjectMessage.kt
io.holunda.camunda.bpm.correlate.persist
io.holunda.camunda.bpm.correlate.persist.io.holunda.camunda.bpm.correlate.persist.CountByStatus.kt
io.holunda.camunda.bpm.correlate.persist.io.holunda.camunda.bpm.correlate.persist.MessageEntity.kt
io.holunda.camunda.bpm.correlate.persist.io.holunda.camunda.bpm.correlate.persist.MessageErrorHandlingResult.kt
io.holunda.camunda.bpm.correlate.persist.io.holunda.camunda.bpm.correlate.persist.MessagePersistenceService.kt
io.holunda.camunda.bpm.correlate.persist.io.holunda.camunda.bpm.correlate.persist.MessageRepository.kt
io.holunda.camunda.bpm.correlate.persist.io.holunda.camunda.bpm.correlate.persist.MessageStatus.kt
io.holunda.camunda.bpm.correlate.persist.io.holunda.camunda.bpm.correlate.persist.RetryInfo.kt
io.holunda.camunda.bpm.correlate.persist.io.holunda.camunda.bpm.correlate.persist.SingleMessageErrorHandlingStrategy.kt
io.holunda.camunda.bpm.correlate.persist.encoding
io.holunda.camunda.bpm.correlate.persist.encoding.io.holunda.camunda.bpm.correlate.persist.encoding.JacksonJsonDecoder.kt
io.holunda.camunda.bpm.correlate.persist.encoding.io.holunda.camunda.bpm.correlate.persist.encoding.PayloadDecoder.kt
io.holunda.camunda.bpm.correlate.persist.error
io.holunda.camunda.bpm.correlate.persist.error.io.holunda.camunda.bpm.correlate.persist.error.RetryingErrorHandlingConfig.kt
io.holunda.camunda.bpm.correlate.persist.error.io.holunda.camunda.bpm.correlate.persist.error.RetryingSingleMessageErrorHandlingStrategy.kt
io.holunda.camunda.bpm.correlate.persist.impl
io.holunda.camunda.bpm.correlate.persist.impl.io.holunda.camunda.bpm.correlate.persist.impl.DefaultMessagePersistenceService.kt
io.holunda.camunda.bpm.correlate.persist.impl.io.holunda.camunda.bpm.correlate.persist.impl.InMemMessageRepository.kt
io.holunda.camunda.bpm.correlate.persist.impl.io.holunda.camunda.bpm.correlate.persist.impl.MessageManagementService.kt
io.holunda.camunda.bpm.correlate.persist.impl.io.holunda.camunda.bpm.correlate.persist.impl.MessagePersistenceConfig.kt
io.holunda.camunda.bpm.correlate.persist.impl.io.holunda.camunda.bpm.correlate.persist.impl.MyBatisMessageMapper.kt
io.holunda.camunda.bpm.correlate.persist.impl.io.holunda.camunda.bpm.correlate.persist.impl.MyBatisMessageRepository.kt
io.holunda.camunda.bpm.correlate.util
io.holunda.camunda.bpm.correlate.util.io.holunda.camunda.bpm.correlate.util.ComponentLike.kt




© 2015 - 2024 Weber Informatics LLC | Privacy Policy