Constructor and Description |
---|
DeleteEdgeCommand(BpmnGraphNode outgoingNode,
BpmnGraphNode incomingNode,
BpmnEdge edge) |
Modifier and Type | Method and Description |
---|---|
Results |
apply(RuleManager ruleManager)
Apply the command
|
Results |
undo(RuleManager ruleManager)
Undo the changes the command made to the model
|
public DeleteEdgeCommand(BpmnGraphNode outgoingNode, BpmnGraphNode incomingNode, BpmnEdge edge)
public Results apply(RuleManager ruleManager)
Command
public Results undo(RuleManager ruleManager)
Command
Copyright © 2012–2020 JBoss by Red Hat. All rights reserved.