|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of MessageEventSubscriptionEntity in org.camunda.bpm.engine.impl.bpmn.deployer |
|---|
| Methods in org.camunda.bpm.engine.impl.bpmn.deployer with parameters of type MessageEventSubscriptionEntity | |
|---|---|
protected boolean |
BpmnDeployer.hasTenantId(MessageEventSubscriptionEntity cachedSubscription,
String tenantId)
|
| Uses of MessageEventSubscriptionEntity in org.camunda.bpm.engine.impl.cmd |
|---|
| Methods in org.camunda.bpm.engine.impl.cmd with parameters of type MessageEventSubscriptionEntity | |
|---|---|
void |
CommandLogger.couldNotFindProcessDefinitionForEventSubscription(MessageEventSubscriptionEntity messageEventSubscription,
String processDefinitionId)
|
| Uses of MessageEventSubscriptionEntity in org.camunda.bpm.engine.impl.persistence.entity |
|---|
| Methods in org.camunda.bpm.engine.impl.persistence.entity that return MessageEventSubscriptionEntity | |
|---|---|
MessageEventSubscriptionEntity |
EventSubscriptionManager.findMessageStartEventSubscriptionByNameAndTenantId(String messageName,
String tenantId)
|
| Methods in org.camunda.bpm.engine.impl.persistence.entity that return types with arguments of type MessageEventSubscriptionEntity | |
|---|---|
List<MessageEventSubscriptionEntity> |
EventSubscriptionManager.findMessageStartEventSubscriptionByName(String messageName)
|
| Uses of MessageEventSubscriptionEntity in org.camunda.bpm.engine.impl.runtime |
|---|
| Methods in org.camunda.bpm.engine.impl.runtime that return types with arguments of type MessageEventSubscriptionEntity | |
|---|---|
protected List<MessageEventSubscriptionEntity> |
DefaultCorrelationHandler.findMessageStartEventSubscriptions(CommandContext commandContext,
String messageName,
CorrelationSet correlationSet)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||