Class ExperimentalFeaturesEditorScreen

    • Constructor Detail

      • ExperimentalFeaturesEditorScreen

        @Inject
        public ExperimentalFeaturesEditorScreen​(org.jboss.errai.ui.client.local.spi.TranslationService translationService,
                                                ClientExperimentalFeaturesRegistryService registryService,
                                                org.uberfire.experimental.service.definition.ExperimentalFeatureDefRegistry defRegistry,
                                                ExperimentalFeaturesEditorScreenView view,
                                                org.jboss.errai.ioc.client.api.ManagedInstance<ExperimentalFeaturesGroup> groupsInstance,
                                                org.jboss.errai.common.client.api.Caller<org.uberfire.experimental.service.editor.FeaturesEditorService> editorService,
                                                org.uberfire.rpc.SessionInfo sessionInfo,
                                                org.uberfire.security.authz.AuthorizationManager authorizationManager)