Package com.dtolabs.rundeck.core.common
Interface INodeBase
-
- All Known Subinterfaces:
IModifiableNodeEntry,INodeDesc,INodeEntry
- All Known Implementing Classes:
NodeBaseImpl,NodeEntryImpl
public interface INodeBaseINodeBase identifies a node by its name.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.StringgetNodename()
-