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, remove
public MigratingAsyncJobInstance(JobEntity jobEntity, JobDefinitionEntity jobDefinitionEntity, ScopeImpl targetScope)
protected void migrateJobHandlerConfiguration()
migrateJobHandlerConfiguration
in class MigratingJobInstance
public boolean isAsyncAfter()
public boolean isAsyncBefore()
protected void updateAsyncBeforeTargetConfiguration()
protected void updateAsyncAfterTargetConfiguration(AsyncContinuationJobHandler.AsyncContinuationConfiguration currentConfiguration)
Copyright © 2022. All rights reserved.