Class ChildNameGenerator.Trace
java.lang.Object
com.cloudbees.hudson.plugins.folder.ChildNameGenerator.Trace
- All Implemented Interfaces:
Closeable
,AutoCloseable
- Enclosing class:
- ChildNameGenerator<P extends AbstractFolder<I>,
I extends TopLevelItem>
Traces the creation of a new
Item
in a folder. Use
ChildNameGenerator.beforeCreateItem(AbstractFolder, String, String)
to get the instance.-
Method Summary