public static class TreePruner.ByDepth extends TreePruner
TreePruner.ByDepthDEFAULT| 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.
|
getRangepublic TreePruner accept(Object node, Property prop)
TreePruneraccept in class TreePrunerTreePruner object
will be consulted to determine properties of the child object in turn.Copyright © 2016. All rights reserved.