public class NodeSequenced extends AbstractSequencingChange
path| Constructor and Description |
|---|
NodeSequenced(NodeKey sequencedNodeKey,
Path sequencedNodePath,
NodeKey outputNodeKey,
Path outputNodePath,
String outputPath,
String userId,
String selectedPath,
String sequencerName) |
| Modifier and Type | Method and Description |
|---|---|
NodeKey |
getOutputNodeKey()
Get the key of the top-level node that was output by the sequencer.
|
Path |
getOutputNodePath()
Get the path of the top-level node that was output by the sequencer.
|
String |
toString() |
getOutputPath, getSelectedPath, getSequencerName, getUserIdgetKey, getPathpublic NodeKey getOutputNodeKey()
public Path getOutputNodePath()
Copyright © 2008-2014 JBoss, a division of Red Hat. All Rights Reserved.