Modifier and Type | Class and Description |
---|---|
class |
BatchJobConfiguration |
static class |
BatchMonitorJobHandler.BatchMonitorJobConfiguration |
static class |
BatchSeedJobHandler.BatchSeedJobConfiguration |
Modifier and Type | Method and Description |
---|---|
protected JobHandlerConfiguration |
BatchSeedJobDeclaration.resolveJobHandlerConfiguration(BatchEntity batch) |
protected JobHandlerConfiguration |
BatchMonitorJobDeclaration.resolveJobHandlerConfiguration(BatchEntity batch) |
protected JobHandlerConfiguration |
BatchJobDeclaration.resolveJobHandlerConfiguration(BatchJobContext context) |
Modifier and Type | Method and Description |
---|---|
protected JobHandlerConfiguration |
AbstractSetStateCmd.getJobHandlerConfiguration() |
protected JobHandlerConfiguration |
AbstractSetProcessDefinitionStateCmd.getJobHandlerConfiguration() |
protected JobHandlerConfiguration |
AbstractSetJobDefinitionStateCmd.getJobHandlerConfiguration() |
Modifier and Type | Interface and Description |
---|---|
interface |
JobHandler<T extends JobHandlerConfiguration> |
Modifier and Type | Class and Description |
---|---|
static class |
AsyncContinuationJobHandler.AsyncContinuationConfiguration |
static class |
ProcessEventJobHandler.EventSubscriptionJobConfiguration |
static class |
TimerChangeJobDefinitionSuspensionStateJobHandler.JobDefinitionSuspensionStateConfiguration |
static class |
TimerChangeProcessDefinitionSuspensionStateJobHandler.ProcessDefinitionSuspensionStateConfiguration |
static class |
TimerEventJobHandler.TimerJobConfiguration |
Modifier and Type | Field and Description |
---|---|
protected JobHandlerConfiguration |
JobDeclaration.jobHandlerConfiguration |
Modifier and Type | Method and Description |
---|---|
protected JobHandlerConfiguration |
MessageJobDeclaration.resolveJobHandlerConfiguration(AtomicOperationInvocation context) |
protected JobHandlerConfiguration |
EventSubscriptionJobDeclaration.resolveJobHandlerConfiguration(EventSubscriptionEntity context) |
protected JobHandlerConfiguration |
TimerDeclarationImpl.resolveJobHandlerConfiguration(ExecutionEntity context) |
protected abstract JobHandlerConfiguration |
JobDeclaration.resolveJobHandlerConfiguration(S context) |
Modifier and Type | Class and Description |
---|---|
class |
HistoryCleanupJobHandlerConfiguration |
Modifier and Type | Method and Description |
---|---|
JobHandlerConfiguration |
JobEntity.getJobHandlerConfiguration() |
Modifier and Type | Method and Description |
---|---|
void |
JobEntity.setJobHandlerConfiguration(JobHandlerConfiguration configuration) |
Copyright © 2017. All rights reserved.