Package | Description |
---|---|
com.cloudbees.hudson.plugins.folder.computed |
Modifier and Type | Method and Description |
---|---|
protected ChildObserver<I> |
ComputedFolder.createEventsChildObserver()
Creates a
ChildObserver that subclasses can use when handling events that might create new / update
existing child items. |
Modifier and Type | Method and Description |
---|---|
protected abstract void |
ComputedFolder.computeChildren(ChildObserver<I> observer,
hudson.model.TaskListener listener)
Called to (re-)compute the set of children of this folder.
|
Copyright © 2016–2017. All rights reserved.