Uses of Class
org.jboss.hal.core.runtime.server.ServerActions
-
-
Uses of ServerActions in org.jboss.hal.client.deployment
Constructors in org.jboss.hal.client.deployment with parameters of type ServerActions Constructor Description ServerGroupDeploymentColumn(Finder finder, ColumnActionFactory columnActionFactory, ItemActionFactory itemActionFactory, Environment environment, com.google.web.bindery.event.shared.EventBus eventBus, Dispatcher dispatcher, Places places, CrudOperations crud, ServerActions serverActions, StatementContext statementContext, MetadataRegistry metadataRegistry, SecurityContextRegistry securityContextRegistry, javax.inject.Provider<Progress> progress, Resources resources)StandaloneDeploymentColumn(Finder finder, ColumnActionFactory columnActionFactory, ItemActionFactory itemActionFactory, Environment environment, ServerActions serverActions, Dispatcher dispatcher, CrudOperations crud, StatementContext statementContext, com.google.web.bindery.event.shared.EventBus eventBus, MetadataRegistry metadataRegistry, SecurityContextRegistry securityContextRegistry, javax.inject.Provider<Progress> progress, Resources resources) -
Uses of ServerActions in org.jboss.hal.client.patching
Constructors in org.jboss.hal.client.patching with parameters of type ServerActions Constructor Description PatchesColumn(Finder finder, com.google.web.bindery.event.shared.EventBus eventBus, Dispatcher dispatcher, StatementContext statementContext, Environment environment, HostActions hostActions, MetadataProcessor metadataProcessor, ServerActions serverActions, javax.inject.Provider<Progress> progress, ColumnActionFactory columnActionFactory, Resources resources) -
Uses of ServerActions in org.jboss.hal.client.patching.wizard
Constructors in org.jboss.hal.client.patching.wizard with parameters of type ServerActions Constructor Description ApplyPatchWizard(Resources resources, Environment environment, Metadata metadata, StatementContext statementContext, Dispatcher dispatcher, javax.inject.Provider<Progress> progress, ServerActions serverActions, Callback callback)RollbackWizard(String patchId, Resources resources, Environment environment, Metadata metadata, StatementContext statementContext, Dispatcher dispatcher, javax.inject.Provider<Progress> progress, ServerActions serverActions, Callback callback) -
Uses of ServerActions in org.jboss.hal.client.runtime
Constructors in org.jboss.hal.client.runtime with parameters of type ServerActions 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)ProcessStateHandler(Environment environment, com.google.web.bindery.event.shared.EventBus eventBus, com.gwtplatform.mvp.client.proxy.PlaceManager placeManager, Places places, Finder finder, ServerActions serverActions, javax.inject.Provider<Progress> progress, Resources resources) -
Uses of ServerActions in org.jboss.hal.client.runtime.server
Constructors in org.jboss.hal.client.runtime.server with parameters of type ServerActions Constructor Description ServerColumn(Finder finder, Dispatcher dispatcher, Environment environment, com.google.web.bindery.event.shared.EventBus eventBus, javax.inject.Provider<Progress> progress, SecurityContextRegistry securityContextRegistry, StatementContext statementContext, com.gwtplatform.mvp.client.proxy.PlaceManager placeManager, Places places, MetadataProcessor metadataProcessor, FinderPathFactory finderPathFactory, ColumnActionFactory columnActionFactory, ItemActionFactory itemActionFactory, ServerActions serverActions, CrudOperations crud, Resources resources, MetadataRegistry metadataRegistry)ServerStatusSwitch(ServerActions serverActions)StandaloneServerColumn(Finder finder, com.google.web.bindery.event.shared.EventBus eventBus, Dispatcher dispatcher, FinderPathFactory finderPathFactory, ItemActionFactory itemActionFactory, ServerActions serverActions, com.gwtplatform.mvp.client.proxy.PlaceManager placeManager, Places places, javax.inject.Provider<Progress> progress, Resources resources, StatementContext statementContext, MetadataRegistry metadataRegistry) -
Uses of ServerActions in org.jboss.hal.client.runtime.subsystem.datasource
Constructors in org.jboss.hal.client.runtime.subsystem.datasource with parameters of type ServerActions Constructor Description DataSourceColumn(ServerActions serverActions, Dispatcher dispatcher, com.google.web.bindery.event.shared.EventBus eventBus, StatementContext statementContext, Environment environment, Resources resources, Finder finder, FinderPathFactory finderPathFactory, ItemActionFactory itemActionFactory, Places places) -
Uses of ServerActions in org.jboss.hal.client.runtime.subsystem.jaxrs
Constructors in org.jboss.hal.client.runtime.subsystem.jaxrs with parameters of type ServerActions Constructor Description RestResourceColumn(Finder finder, FinderPathFactory finderPathFactory, ColumnActionFactory columnActionFactory, Environment environment, ServerActions serverActions, DeploymentResources deploymentResources, Places places, StatementContext statementContext, Resources resources) -
Uses of ServerActions in org.jboss.hal.client.runtime.subsystem.resourceadapter
Constructors in org.jboss.hal.client.runtime.subsystem.resourceadapter with parameters of type ServerActions Constructor Description ChildResourceColumn(ServerActions serverActions, Dispatcher dispatcher, StatementContext statementContext, Environment environment, Resources resources, Finder finder, ItemActionFactory itemActionFactory, Places places) -
Uses of ServerActions in org.jboss.hal.client.runtime.subsystem.undertow
Constructors in org.jboss.hal.client.runtime.subsystem.undertow with parameters of type ServerActions Constructor Description DeploymentColumn(Finder finder, FinderPathFactory finderPathFactory, ColumnActionFactory columnActionFactory, ItemActionFactory itemActionFactory, Dispatcher dispatcher, Places places, StatementContext statementContext, Environment environment, ServerActions serverActions, Resources resources) -
Uses of ServerActions in org.jboss.hal.client.skeleton
Constructors in org.jboss.hal.client.skeleton with parameters of type ServerActions Constructor Description HeaderPresenter(com.google.web.bindery.event.shared.EventBus eventBus, HeaderPresenter.MyView view, com.gwtplatform.mvp.client.proxy.PlaceManager placeManager, Places places, Environment environment, Endpoints endpoints, Settings settings, User user, ServerActions serverActions, Resources resources) -
Uses of ServerActions in org.jboss.hal.core.runtime.group
Constructors in org.jboss.hal.core.runtime.group with parameters of type ServerActions Constructor Description ServerGroupActions(com.google.web.bindery.event.shared.EventBus eventBus, Dispatcher dispatcher, MetadataProcessor metadataProcessor, javax.inject.Provider<Progress> progress, ServerActions serverActions, Resources resources) -
Uses of ServerActions in org.jboss.hal.core.runtime.host
Constructors in org.jboss.hal.core.runtime.host with parameters of type ServerActions Constructor Description HostActions(com.google.web.bindery.event.shared.EventBus eventBus, Dispatcher dispatcher, MetadataProcessor metadataProcessor, javax.inject.Provider<Progress> progress, ServerActions serverActions, Resources resources)
-