public class NodeSequenced extends AbstractSequencingChange
path
Constructor and Description |
---|
NodeSequenced(NodeKey sequencedNodeKey,
Path sequencedNodePath,
Name sequencedNodePrimaryType,
Set<Name> sequencedNodeMixinTypes,
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, getUserId
getKey, getMixinTypes, getPath, getPrimaryType, isType
public NodeKey getOutputNodeKey()
public Path getOutputNodePath()
Copyright © 2008–2016 JBoss, a division of Red Hat. All rights reserved.