Class BuildTypesHierarchyBean


  • public class BuildTypesHierarchyBean
    extends ProjectHierarchyBean
    Represents the helper bean class for a project with build types that knows its depth, hence allows to place them correctly in the web UI. The build types are own (or direct) build types of the project.

    This particular bean is intended to be used in all drop downs and multi-selects that show build types grouped by projects.

    Since:
    8.0
    Author:
    Maxim Podkolzine (maxim.podkolzine@jetbrains.com)