Package hudson.slaves
Interface EphemeralNode
-
public interface EphemeralNode
Node
s that are not persisted as configuration by itself.- Author:
- Kohsuke Kawaguchi
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Node
asNode()
Type-safe cast.
-
-
-
Method Detail
-
asNode
Node asNode()
Type-safe cast.
-
-