|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface MigratingInstance
Method Summary | |
---|---|
void |
attachState(MigratingScopeInstance targetActivityInstance)
Restore this instance's state as a subordinate to the given activity instance (e.g. |
void |
attachState(MigratingTransitionInstance targetTransitionInstance)
Restore this instance's state as a subordinate to the given transition instance (e.g. |
void |
detachState()
Detach this instance's state from its owning instance and the execution tree |
boolean |
isDetached()
|
void |
migrateDependentEntities()
Migrate instances that are aggregated by this instance (e.g. |
void |
migrateState()
Migrate state from the source process definition to the target process definition. |
Method Detail |
---|
boolean isDetached()
void detachState()
void attachState(MigratingScopeInstance targetActivityInstance)
void attachState(MigratingTransitionInstance targetTransitionInstance)
void migrateState()
void migrateDependentEntities()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |