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.cleanup
Classes in com._1c.g5.v8.dt.migration.cleanup with type parameters of type ICleanUpProjectTask Modifier and Type Interface Description interface
ICleanUpProjectTasksProvider<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 interface
ICleanUpProjectObjectTasksProvider.ICleanUpBmObjectTask
Task for clean up project BM objectstatic interface
ICleanUpProjectResourceTasksProvider.ICleanUpResourceTask
Task for clean up project resource
-