public static class TreePruner.ByDepth extends TreePruner
TreePruner.ByDepth| Constructor and Description |
|---|
TreePruner.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 © 2014. All rights reserved.