Uses of Interface
com._1c.g5.v8.dt.migration.cleanup.ICleanUpProjectTask
- 
Packages that use ICleanUpProjectTask Package Description com._1c.g5.v8.dt.migration.cleanup 
- 
- 
Uses of ICleanUpProjectTask in com._1c.g5.v8.dt.migration.cleanupClasses in com._1c.g5.v8.dt.migration.cleanup with type parameters of type ICleanUpProjectTask Modifier and Type Interface Description interfaceICleanUpProjectTasksProvider<T extends ICleanUpProjectTask>Provide group of tasks what will clean up projectSubinterfaces of ICleanUpProjectTask in com._1c.g5.v8.dt.migration.cleanup Modifier and Type Interface Description static interfaceICleanUpProjectObjectTasksProvider.ICleanUpBmObjectTaskTask for clean up project BM objectstatic interfaceICleanUpProjectResourceTasksProvider.ICleanUpResourceTaskTask for clean up project resource
 
-