@ApplicationScoped public class ActionPluginClientService extends Object
Constructor and Description |
---|
ActionPluginClientService(org.jboss.errai.common.client.api.Caller<ScoreHolderService> scoreHolderService,
org.jboss.errai.ui.client.local.spi.TranslationService translationService) |
Modifier and Type | Method and Description |
---|---|
void |
addPluginToActionList(org.drools.workbench.screens.guided.rule.client.editor.RuleModeller ruleModeller,
org.uberfire.mvp.Command addCommand,
Collection supportedScoreHolderTypes) |
void |
initBendableScoreLevels(org.drools.workbench.screens.guided.rule.client.editor.RuleModeller ruleModeller,
org.optaplanner.workbench.models.datamodel.rule.AbstractActionMultiConstraintBendableMatch constraintMatch) |
void |
initScoreHolderAwarePlugin(org.drools.workbench.screens.guided.rule.client.editor.RuleModeller ruleModeller,
ScoreHolderGlobalAware scoreHolderGlobalAware,
Collection supportedScoreHolderTypes) |
void |
invokeScoreInformationCachedOperation(org.drools.workbench.screens.guided.rule.client.editor.RuleModeller ruleModeller,
Consumer<ScoreInformation> scoreInformationConsumer) |
@Inject public ActionPluginClientService(org.jboss.errai.common.client.api.Caller<ScoreHolderService> scoreHolderService, org.jboss.errai.ui.client.local.spi.TranslationService translationService)
public void invokeScoreInformationCachedOperation(org.drools.workbench.screens.guided.rule.client.editor.RuleModeller ruleModeller, Consumer<ScoreInformation> scoreInformationConsumer)
public void initScoreHolderAwarePlugin(org.drools.workbench.screens.guided.rule.client.editor.RuleModeller ruleModeller, ScoreHolderGlobalAware scoreHolderGlobalAware, Collection supportedScoreHolderTypes)
public void addPluginToActionList(org.drools.workbench.screens.guided.rule.client.editor.RuleModeller ruleModeller, org.uberfire.mvp.Command addCommand, Collection supportedScoreHolderTypes)
public void initBendableScoreLevels(org.drools.workbench.screens.guided.rule.client.editor.RuleModeller ruleModeller, org.optaplanner.workbench.models.datamodel.rule.AbstractActionMultiConstraintBendableMatch constraintMatch)
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.