Package | Description |
---|---|
hudson.model |
Core object model that are bound to URLs via stapler, rooted at
Hudson . |
Modifier and Type | Field and Description |
---|---|
static Function1<String,Item> |
ItemGroupMixIn.KEYED_BY_NAME
Item → name function. |
Modifier and Type | Method and Description |
---|---|
static <K,V extends Item> |
ItemGroupMixIn.loadChildren(ItemGroup parent,
File modulesDir,
Function1<? extends K,? super V> key)
Loads all the child
Item s. |
Copyright © 2004–2021. All rights reserved.