public class FavoritingUserProperty extends UserProperty
| Modifier and Type | Class and Description |
|---|---|
static class |
FavoritingUserProperty.DescriptorImpl |
ExtensionPoint.LegacyInstancesAreScopedToHudsonuser| Constructor and Description |
|---|
FavoritingUserProperty(Boolean autofavoriteEnabled) |
| Modifier and Type | Method and Description |
|---|---|
static FavoritingUserProperty |
from(User user) |
boolean |
isAutofavoriteEnabled() |
void |
setAutofavoriteEnabled(boolean autofavoriteEnabled) |
all, getDescriptor, reconfigure, setUser@DataBoundConstructor public FavoritingUserProperty(Boolean autofavoriteEnabled)
public boolean isAutofavoriteEnabled()
public void setAutofavoriteEnabled(boolean autofavoriteEnabled)
public static FavoritingUserProperty from(User user)
Copyright © 2016–2019. All rights reserved.