public static class TreePruner.ByDepth extends TreePruner
TreePruner.ByDepth
Constructor and Description |
---|
ByDepth(int n) |
Modifier and Type | Method and Description |
---|---|
TreePruner |
accept(Object node,
Property prop)
Called before Hudson writes a new property.
|
getRange
public TreePruner accept(Object node, Property prop)
TreePruner
accept
in class TreePruner
TreePruner
object
will be consulted to determine properties of the child object in turn.Copyright © 2015. All rights reserved.