|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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)
|
protected MessageEntity |
AbstractProcessInstanceBatchJobDeclaration.newJobInstance(BatchJobContext context)
|
| Methods in org.camunda.bpm.engine.impl.batch that return types with arguments of type MessageEntity | |
|---|---|
abstract JobDeclaration<BatchJobContext,MessageEntity> |
AbstractProcessInstanceBatchJobHandler.getJobDeclaration()
|
JobDeclaration<?,MessageEntity> |
BatchJobHandler.getJobDeclaration()
Get the job declaration for batch jobs. |
| Uses of MessageEntity in org.camunda.bpm.engine.impl.batch.deletion |
|---|
| Methods in org.camunda.bpm.engine.impl.batch.deletion that return types with arguments of type MessageEntity | |
|---|---|
JobDeclaration<BatchJobContext,MessageEntity> |
DeleteProcessInstancesJobHandler.getJobDeclaration()
|
| 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 types with arguments of type MessageEntity | |
|---|---|
JobDeclaration<BatchJobContext,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 | |||||||||