Constructor and Description |
---|
DeleteGraphNodeCommand(BpmnGraph target,
BpmnGraphNode candidate) |
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 DeleteGraphNodeCommand(BpmnGraph target, BpmnGraphNode candidate)
public Results apply(RuleManager ruleManager)
Command
public Results undo(RuleManager ruleManager)
Command
Copyright © 2012–2019 JBoss by Red Hat. All rights reserved.