public class SetBuiltinAggregatorCommand extends AbstractCanvasGraphCommand implements VetoExecutionCommand, VetoUndoCommand
Constructor and Description |
---|
SetBuiltinAggregatorCommand(DecisionTable dtable,
BuiltinAggregator aggregator,
org.uberfire.mvp.Command canvasOperation) |
Modifier and Type | Method and Description |
---|---|
protected Command<AbstractCanvasHandler,CanvasViolation> |
newCanvasCommand(AbstractCanvasHandler handler) |
protected Command<GraphCommandExecutionContext,RuleViolation> |
newGraphCommand(AbstractCanvasHandler handler) |
allow, execute, getCanvasCommand, getGraphCommand, getNode, undo
buildResult, checkShapeNotNull, toUUID, toUUIDs
public SetBuiltinAggregatorCommand(DecisionTable dtable, BuiltinAggregator aggregator, org.uberfire.mvp.Command canvasOperation)
protected Command<GraphCommandExecutionContext,RuleViolation> newGraphCommand(AbstractCanvasHandler handler)
newGraphCommand
in class AbstractCanvasGraphCommand
protected Command<AbstractCanvasHandler,CanvasViolation> newCanvasCommand(AbstractCanvasHandler handler)
newCanvasCommand
in class AbstractCanvasGraphCommand
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.