Uses of Class
org.jboss.hal.core.runtime.group.ServerGroupActions
-
Packages that use ServerGroupActions Package Description org.jboss.hal.client.runtime org.jboss.hal.client.runtime.group -
-
Uses of ServerGroupActions in org.jboss.hal.client.runtime
Constructors in org.jboss.hal.client.runtime with parameters of type ServerGroupActions Constructor Description BrowseByColumn(Finder finder, Environment environment, SecurityContextRegistry securityContextRegistry, javax.inject.Provider<Progress> progress, com.google.web.bindery.event.shared.EventBus eventBus, ItemActionFactory itemActionFactory, Dispatcher dispatcher, Places places, FinderPathFactory finderPathFactory, HostActions hostActions, ServerGroupActions serverGroupActions, ServerActions serverActions, Resources resources) -
Uses of ServerGroupActions in org.jboss.hal.client.runtime.group
Constructors in org.jboss.hal.client.runtime.group with parameters of type ServerGroupActions Constructor Description ServerGroupColumn(Finder finder, Environment environment, Dispatcher dispatcher, com.google.web.bindery.event.shared.EventBus eventBus, javax.inject.Provider<Progress> progress, ColumnActionFactory columnActionFactory, ItemActionFactory itemActionFactory, ServerGroupActions serverGroupActions, Places places, Resources resources)
-