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.util
Methods in com._1c.g5.v8.dt.dcs.util with annotations of type LifecycleParticipant Modifier and Type Method Description void
DcsTypeCacheManager. onStorageClosing(ProjectContext context)
Performs cleanup during the storage closing LC stagevoid
DcsTypeCacheManager. onStorageInitialization(ProjectContext context)
Performs data initialization during the LC storage initialization phase -
Uses of LifecycleParticipant in com._1c.g5.v8.dt.ide
Methods in com._1c.g5.v8.dt.ide with annotations of type LifecycleParticipant Modifier and Type Method Description void
ProjectFileSystemSupportProvider. initStorage(ILifecycleContext lifecycleContext)
Clears project mapping for closed and deleted projects -
Uses of LifecycleParticipant in com._1c.g5.v8.dt.team.ui.history
Methods in com._1c.g5.v8.dt.team.ui.history with annotations of type LifecycleParticipant Modifier and Type Method Description void
HistoryPageSourceAdapterFactory. link()
-