Modifier and Type | Method and Description |
---|---|
abstract JobDeclaration<BatchJobContext,MessageEntity> |
AbstractBatchJobHandler.getJobDeclaration() |
Modifier and Type | Method and Description |
---|---|
protected MessageEntity |
BatchJobDeclaration.newJobInstance(BatchJobContext context) |
protected ExecutionEntity |
BatchJobDeclaration.resolveExecution(BatchJobContext context) |
protected String |
BatchJobDeclaration.resolveJobDefinitionId(BatchJobContext context) |
protected JobHandlerConfiguration |
BatchJobDeclaration.resolveJobHandlerConfiguration(BatchJobContext context) |
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 |
---|---|
JobDeclaration<BatchJobContext,MessageEntity> |
MigrationBatchJobHandler.getJobDeclaration() |
Copyright © 2018. All rights reserved.