Interface ICleanUpProjectTask
- All Known Subinterfaces:
ICleanUpProjectObjectTasksProvider.ICleanUpBmObjectTask
,ICleanUpProjectResourceTasksProvider.ICleanUpResourceTask
public interface ICleanUpProjectTask
Common interface for all project clean up tasks
-
Method Summary
-
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
.
-