Modifier and Type | Class and Description |
---|---|
class |
BatchJobConfiguration |
static class |
BatchMonitorJobHandler.BatchMonitorJobConfiguration |
static class |
BatchSeedJobHandler.BatchSeedJobConfiguration |
Modifier and Type | Method and Description |
---|---|
protected JobHandlerConfiguration |
BatchMonitorJobDeclaration.resolveJobHandlerConfiguration(BatchEntity batch) |
protected JobHandlerConfiguration |
BatchSeedJobDeclaration.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 |
---|---|
protected TimerDeclarationImpl |
ActivityInstanceJobHandler.getTargetTimerDeclaration(JobEntity job,
JobHandlerConfiguration jobHandlerConfiguration,
String targetActivity,
Map<String,Map<String,TimerDeclarationImpl>> targetTimeoutListenerDeclarationsInEventScope,
Map<String,TimerDeclarationImpl> targetTimerDeclarationsInEventScope) |
protected static boolean |
ActivityInstanceJobHandler.isNoTimeoutListenerOrMigrates(JobEntity job,
JobHandlerConfiguration jobHandlerConfiguration,
String targetActivity,
Map<String,Map<String,TimerDeclarationImpl>> targetTimeoutListenerDeclarationsInEventScope) |
protected static boolean |
ActivityInstanceJobHandler.isTimeoutListenerJobInTargetScope(JobHandlerConfiguration jobHandlerConfiguration,
String targetActivity,
Map<String,Map<String,TimerDeclarationImpl>> targetTimeoutListenerDeclarationsInEventScope) |
protected static TimerDeclarationImpl |
ActivityInstanceJobHandler.removeTimeoutListenerJobFromTargetScope(JobHandlerConfiguration jobHandlerConfiguration,
String targetActivity,
Map<String,Map<String,TimerDeclarationImpl>> targetTimeoutListenerDeclarationsInEventScope) |
Modifier and Type | Method and Description |
---|---|
JobHandlerConfiguration |
JobEntity.getJobHandlerConfiguration() |
Modifier and Type | Method and Description |
---|---|
void |
JobEntity.setJobHandlerConfiguration(JobHandlerConfiguration configuration) |
Copyright © 2019. All rights reserved.