protected static interface MigratingActivityInstance.MigratingActivityInstanceBehavior
Modifier and Type | Method and Description |
---|---|
void |
attachState() |
ExecutionEntity |
createAttachableExecution() |
void |
destroyAttachableExecution(ExecutionEntity execution) |
void |
detachState() |
boolean |
isDetached() |
void |
migrateState() |
void |
remove(boolean skipCustomListeners,
boolean skipIoMappings) |
ExecutionEntity |
resolveRepresentativeExecution() |
boolean isDetached()
void detachState()
void attachState()
void migrateState()
void remove(boolean skipCustomListeners, boolean skipIoMappings)
ExecutionEntity resolveRepresentativeExecution()
ExecutionEntity createAttachableExecution()
void destroyAttachableExecution(ExecutionEntity execution)
Copyright © 2022. All rights reserved.