Uses of Class
org.drools.workbench.screens.scenariosimulation.client.type.ScenarioSimulationResourceType
-
Packages that use ScenarioSimulationResourceType Package Description org.drools.workbench.screens.scenariosimulation.client.editor org.drools.workbench.screens.scenariosimulation.client.handlers -
-
Uses of ScenarioSimulationResourceType in org.drools.workbench.screens.scenariosimulation.client.editor
Methods in org.drools.workbench.screens.scenariosimulation.client.editor that return ScenarioSimulationResourceType Modifier and Type Method Description ScenarioSimulationResourceTypeScenarioSimulationEditorPresenter. getType()Constructors in org.drools.workbench.screens.scenariosimulation.client.editor with parameters of type ScenarioSimulationResourceType Constructor Description ScenarioSimulationEditorPresenter(AbstractScenarioSimulationProducer abstractScenarioSimulationProducer, ScenarioSimulationResourceType type, org.uberfire.client.mvp.PlaceManager placeManager, AbstractScenarioSimulationDocksHandler abstractScenarioSimulationDocksHandler, org.uberfire.ext.editor.commons.client.file.exports.TextFileExport textFileExport, ConfirmPopupPresenter confirmPopupPresenter) -
Uses of ScenarioSimulationResourceType in org.drools.workbench.screens.scenariosimulation.client.handlers
Constructors in org.drools.workbench.screens.scenariosimulation.client.handlers with parameters of type ScenarioSimulationResourceType Constructor Description NewScenarioSimulationHandler(ScenarioSimulationResourceType resourceType, org.uberfire.ext.widgets.common.client.common.BusyIndicatorView busyIndicatorView, javax.enterprise.event.Event<org.uberfire.workbench.events.NotificationEvent> notificationEvent, javax.enterprise.event.Event<org.kie.workbench.common.widgets.client.handlers.NewResourceSuccessEvent> newResourceSuccessEvent, org.uberfire.client.mvp.PlaceManager placeManager, org.jboss.errai.common.client.api.Caller<org.drools.workbench.screens.scenariosimulation.service.ScenarioSimulationService> scenarioSimulationService, org.uberfire.security.authz.AuthorizationManager authorizationManager, org.uberfire.rpc.SessionInfo sessionInfo, ScenarioSimulationDropdown scenarioSimulationDropdown)
-