public class MigratingAsyncJobInstance extends MigratingJobInstance
jobEntity, migratingDependentInstances, targetJobDefinitionEntity, targetScope| Constructor and Description | 
|---|
MigratingAsyncJobInstance(JobEntity jobEntity,
                         JobDefinitionEntity jobDefinitionEntity,
                         ScopeImpl targetScope)  | 
| Modifier and Type | Method and Description | 
|---|---|
boolean | 
isAsyncAfter()  | 
boolean | 
isAsyncBefore()  | 
protected void | 
migrateJobHandlerConfiguration()  | 
protected void | 
updateAsyncAfterTargetConfiguration(AsyncContinuationJobHandler.AsyncContinuationConfiguration currentConfiguration)  | 
protected void | 
updateAsyncBeforeTargetConfiguration()  | 
addMigratingDependentInstance, attachState, attachState, attachTo, detachState, getJobEntity, getTargetJobDefinitionEntity, getTargetScope, isDetached, migrateDependentEntities, migrates, migrateState, removepublic MigratingAsyncJobInstance(JobEntity jobEntity, JobDefinitionEntity jobDefinitionEntity, ScopeImpl targetScope)
protected void migrateJobHandlerConfiguration()
migrateJobHandlerConfiguration in class MigratingJobInstancepublic boolean isAsyncAfter()
public boolean isAsyncBefore()
protected void updateAsyncBeforeTargetConfiguration()
protected void updateAsyncAfterTargetConfiguration(AsyncContinuationJobHandler.AsyncContinuationConfiguration currentConfiguration)
Copyright © 2019. All rights reserved.