Interface ICleanUpProjectTask

All Known Subinterfaces:
ICleanUpProjectObjectTasksProvider.ICleanUpBmObjectTask, ICleanUpProjectResourceTasksProvider.ICleanUpResourceTask

public interface ICleanUpProjectTask
Common interface for all project clean up tasks
  • Method Summary

    Modifier and Type
    Method
    Description
    Gets the localized name of the task to be displayed on the UI or logs.
  • Method Details

    • getName

      String getName()
      Gets the localized name of the task to be displayed on the UI or logs.
      Returns:
      the name of the clean up task, never null.