A
B
C
D
G
H
I
J
M
N
P
R
S
T
U
M
- messageCleanupService(io.holunda.camunda.bpm.correlate.persist.MessageRepository,io.holunda.camunda.bpm.correlate.persist.impl.MessagePersistenceProperties,java.time.Clock) - function in io.holunda.camunda.bpm.correlate.persist.MessagePersistenceConfiguration
- Message cleanup service.
- messageCorrelationLockProvider(javax.sql.DataSource) - function in io.holunda.camunda.bpm.correlate.correlation.ClusterSetupConfiguration
- Configures lock provider for the scheduler.
- messageEventReceived(java.lang.String,java.lang.String) - function in org.camunda.bpm.engine.RuntimeService
- messageEventReceived(java.lang.String,java.lang.String,java.util.Map) - function in org.camunda.bpm.engine.RuntimeService
- messageFilter() - function in io.holunda.camunda.bpm.correlate.ingress.ChannelMessageAcceptorConfiguration
- Configures optional message filter.
- messageMetadataExtractorChain(java.util.List) - function in io.holunda.camunda.bpm.correlate.CamundaBpmCorrelateConfiguration
- List of extractors.
- MessagePersistenceConfiguration - class in io.holunda.camunda.bpm.correlate.persist
- Configuration of message serialization and persistence.
- messagePersistenceProperties(io.holunda.camunda.bpm.correlate.CorrelateConfigurationProperties) - function in io.holunda.camunda.bpm.correlate.CamundaBpmCorrelateConfiguration
- Message persistence properties as bean.
- MessagePersistenceProperties - class in io.holunda.camunda.bpm.correlate.persist.impl
- Properties to configure persistence.
- messagePersistenceService(io.holunda.camunda.bpm.correlate.persist.MessageRepository,io.holunda.camunda.bpm.correlate.persist.impl.MessagePersistenceProperties,java.util.List,java.time.Clock,io.holunda.camunda.bpm.correlate.correlation.SingleMessageCorrelationStrategy,io.holunda.camunda.bpm.correlate.persist.SingleMessageErrorHandlingStrategy) - function in io.holunda.camunda.bpm.correlate.persist.MessagePersistenceConfiguration
- Message persistence storage.
- messageRepository(org.camunda.bpm.engine.ProcessEngine) - function in io.holunda.camunda.bpm.correlate.persist.MessagePersistenceConfiguration
- Message repository using MyBatis.