|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MessageEventSubscriptionEntity | |
|---|---|
| org.camunda.bpm.engine.impl.bpmn.deployer | |
| org.camunda.bpm.engine.impl.cmd | |
| org.camunda.bpm.engine.impl.persistence.entity | |
| 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.findMessageStartEventSubscriptionByName(String messageName)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||