Class MessageCorrelationBatchConfiguration
java.lang.Object
org.camunda.bpm.engine.impl.batch.BatchConfiguration
org.camunda.bpm.engine.impl.batch.message.MessageCorrelationBatchConfiguration
-
Field Summary
Fields inherited from class org.camunda.bpm.engine.impl.batch.BatchConfiguration
batchId, failIfNotExists, idMappings, ids
-
Constructor Summary
ConstructorDescriptionMessageCorrelationBatchConfiguration
(List<String> ids, String messageName, String batchId) MessageCorrelationBatchConfiguration
(List<String> ids, DeploymentMappings mappings, String messageName) MessageCorrelationBatchConfiguration
(List<String> ids, DeploymentMappings mappings, String messageName, String batchId) -
Method Summary
Methods inherited from class org.camunda.bpm.engine.impl.batch.BatchConfiguration
getBatchId, getIdMappings, getIds, isFailIfNotExists, setBatchId, setFailIfNotExists, setIdMappings, setIds
-
Field Details
-
messageName
-
-
Constructor Details
-
MessageCorrelationBatchConfiguration
-
MessageCorrelationBatchConfiguration
public MessageCorrelationBatchConfiguration(List<String> ids, DeploymentMappings mappings, String messageName, String batchId) -
MessageCorrelationBatchConfiguration
public MessageCorrelationBatchConfiguration(List<String> ids, DeploymentMappings mappings, String messageName)
-
-
Method Details
-
getMessageName
-
setMessageName
-