Modifier and Type | Field and Description |
---|---|
ModelObject |
parent |
List<View.UserInfo> |
users |
Constructor and Description |
---|
People(Jenkins parent) |
People(View parent) |
Modifier and Type | Method and Description |
---|---|
Api |
getApi() |
static boolean |
isApplicable(Collection<? extends Item> items)
Deprecated.
Potentially very expensive call; do not use from Jelly views.
|
@Exported public final List<View.UserInfo> users
public final ModelObject parent
public Api getApi()
@Deprecated public static boolean isApplicable(Collection<? extends Item> items)
Copyright © 2004–2022. All rights reserved.