Interface TitleProvider

All Known Implementing Classes:
TaskElement, VcsElement

public interface TitleProvider
General interface for entities providing name without ability to change it
  • Method Summary

    Modifier and Type
    Method
    Description
    @Nullable String
     
  • Method Details

    • getTitle

      @Nullable @Nullable String getTitle()