Uses of Class
com._1c.g5.v8.dt.lifecycle.LifecycleParticipant
- 
Packages that use LifecycleParticipant Package Description com._1c.g5.v8.dt.dcs.util com._1c.g5.v8.dt.ide com._1c.g5.v8.dt.team.ui.history 
- 
- 
Uses of LifecycleParticipant in com._1c.g5.v8.dt.dcs.utilMethods in com._1c.g5.v8.dt.dcs.util with annotations of type LifecycleParticipant Modifier and Type Method Description voidDcsTypeCacheManager. onStorageClosing(ProjectContext context)Performs cleanup during the storage closing LC stagevoidDcsTypeCacheManager. onStorageInitialization(ProjectContext context)Performs data initialization during the LC storage initialization phase
- 
Uses of LifecycleParticipant in com._1c.g5.v8.dt.ideMethods in com._1c.g5.v8.dt.ide with annotations of type LifecycleParticipant Modifier and Type Method Description voidProjectFileSystemSupportProvider. initStorage(ILifecycleContext lifecycleContext)Clears project mapping for closed and deleted projects
- 
Uses of LifecycleParticipant in com._1c.g5.v8.dt.team.ui.historyMethods in com._1c.g5.v8.dt.team.ui.history with annotations of type LifecycleParticipant Modifier and Type Method Description voidHistoryPageSourceAdapterFactory. link()
 
-