|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MessageEntity | |
|---|---|
| org.camunda.bpm.engine.impl.batch | |
| org.camunda.bpm.engine.impl.jobexecutor | |
| org.camunda.bpm.engine.impl.migration.batch | |
| org.camunda.bpm.engine.impl.persistence.entity | |
| Uses of MessageEntity in org.camunda.bpm.engine.impl.batch |
|---|
| Methods in org.camunda.bpm.engine.impl.batch that return MessageEntity | |
|---|---|
protected MessageEntity |
BatchSeedJobDeclaration.newJobInstance(BatchEntity batch)
|
protected MessageEntity |
BatchMonitorJobDeclaration.newJobInstance(BatchEntity batch)
|
| Methods in org.camunda.bpm.engine.impl.batch that return types with arguments of type MessageEntity | |
|---|---|
JobDeclaration<?,MessageEntity> |
BatchJobHandler.getJobDeclaration()
Get the job declaration for batch jobs. |
| Uses of MessageEntity in org.camunda.bpm.engine.impl.jobexecutor |
|---|
| Methods in org.camunda.bpm.engine.impl.jobexecutor that return MessageEntity | |
|---|---|
protected MessageEntity |
MessageJobDeclaration.newJobInstance(AtomicOperationInvocation context)
|
protected MessageEntity |
EventSubscriptionJobDeclaration.newJobInstance(EventSubscriptionEntity eventSubscription)
|
| Uses of MessageEntity in org.camunda.bpm.engine.impl.migration.batch |
|---|
| Methods in org.camunda.bpm.engine.impl.migration.batch that return MessageEntity | |
|---|---|
protected MessageEntity |
MigrationBatchJobDeclaration.newJobInstance(MigrationBatchJobDeclaration.BatchJobContext context)
|
| Methods in org.camunda.bpm.engine.impl.migration.batch that return types with arguments of type MessageEntity | |
|---|---|
JobDeclaration<?,MessageEntity> |
MigrationBatchJobHandler.getJobDeclaration()
|
| Uses of MessageEntity in org.camunda.bpm.engine.impl.persistence.entity |
|---|
| Methods in org.camunda.bpm.engine.impl.persistence.entity with parameters of type MessageEntity | |
|---|---|
void |
JobManager.send(MessageEntity message)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||