Package hudson.slaves

Interface EphemeralNode


public interface EphemeralNode
Nodes that are not persisted as configuration by itself.
Author:
Kohsuke Kawaguchi
  • Method Summary

    Modifier and Type
    Method
    Description
    Type-safe cast.
  • Method Details

    • asNode

      Node asNode()
      Type-safe cast.