Interface ICleanUpProjectResourceTasksProvider.ICleanUpResourceTask

All Superinterfaces:
ICleanUpProjectTask
Enclosing interface:
ICleanUpProjectResourceTasksProvider

public static interface ICleanUpProjectResourceTasksProvider.ICleanUpResourceTask extends ICleanUpProjectTask
Task for clean up project resource
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    The method called by the project clean up manager to execute task

    Methods inherited from interface com._1c.g5.v8.dt.migration.cleanup.ICleanUpProjectTask

    getName
  • Method Details

    • execute

      void execute()
      The method called by the project clean up manager to execute task