Package org.kie.workbench.common.screens.library.client.screens.organizationalunit.settings.sections
Class SpaceSettingsSection
- java.lang.Object
-
- org.kie.workbench.common.screens.library.client.screens.organizationalunit.settings.sections.SpaceSettingsSection
-
- All Implemented Interfaces:
SettingsSections
@Dependent public class SpaceSettingsSection extends Object implements SettingsSections
-
-
Constructor Summary
Constructors Constructor Description SpaceSettingsSection(ArchetypesSectionPresenter archetypesSectionPresenter)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description List<Section<org.kie.workbench.common.screens.library.api.settings.SpaceScreenModel>>getList()
-
-
-
Constructor Detail
-
SpaceSettingsSection
@Inject public SpaceSettingsSection(ArchetypesSectionPresenter archetypesSectionPresenter)
-
-
Method Detail
-
getList
public List<Section<org.kie.workbench.common.screens.library.api.settings.SpaceScreenModel>> getList()
- Specified by:
getListin interfaceSettingsSections
-
-