public abstract class AbstractSequencingChange extends AbstractNodeChange
path
Modifier | Constructor and Description |
---|---|
protected |
AbstractSequencingChange(NodeKey sequencedNodeKey,
Path sequencedNodePath,
Name sequencedNodePrimaryType,
Set<Name> sequencedNodeMixinTypes,
String outputPath,
String userId,
String selectedPath,
String sequencerName) |
Modifier and Type | Method and Description |
---|---|
String |
getOutputPath() |
String |
getSelectedPath() |
String |
getSequencerName() |
String |
getUserId() |
getKey, getMixinTypes, getPath, getPrimaryType, isType
Copyright © 2008–2016 JBoss, a division of Red Hat. All rights reserved.