Modifier and Type | Method and Description |
---|---|
protected MessageEntity |
BatchSeedJobDeclaration.newJobInstance(BatchEntity batch) |
protected MessageEntity |
BatchMonitorJobDeclaration.newJobInstance(BatchEntity batch) |
protected MessageEntity |
BatchJobDeclaration.newJobInstance(BatchJobContext context) |
Modifier and Type | Method and Description |
---|---|
JobDeclaration<?,MessageEntity> |
BatchJobHandler.getJobDeclaration()
Get the job declaration for batch jobs.
|
abstract JobDeclaration<BatchJobContext,MessageEntity> |
AbstractBatchJobHandler.getJobDeclaration() |
Modifier and Type | Method and Description |
---|---|
JobDeclaration<BatchJobContext,MessageEntity> |
DeleteProcessInstancesJobHandler.getJobDeclaration() |
JobDeclaration<BatchJobContext,MessageEntity> |
DeleteHistoricProcessInstancesJobHandler.getJobDeclaration() |
Modifier and Type | Method and Description |
---|---|
JobDeclaration<BatchJobContext,MessageEntity> |
SetJobRetriesJobHandler.getJobDeclaration() |
Modifier and Type | Method and Description |
---|---|
protected MessageEntity |
MessageJobDeclaration.newJobInstance(AtomicOperationInvocation context) |
protected MessageEntity |
EventSubscriptionJobDeclaration.newJobInstance(EventSubscriptionEntity eventSubscription) |
Modifier and Type | Method and Description |
---|---|
JobDeclaration<BatchJobContext,MessageEntity> |
MigrationBatchJobHandler.getJobDeclaration() |
Modifier and Type | Method and Description |
---|---|
void |
JobManager.send(MessageEntity message) |
Copyright © 2018. All rights reserved.