public class SlackUserProperty extends UserProperty
Modifier and Type | Class and Description |
---|---|
static class |
SlackUserProperty.DescriptorImpl |
ExtensionPoint.LegacyInstancesAreScopedToHudson
user
Constructor and Description |
---|
SlackUserProperty() |
Modifier and Type | Method and Description |
---|---|
boolean |
getDisableNotifications() |
String |
getUserId() |
void |
setDisableNotifications(boolean disableNotifications) |
void |
setUserId(String userId) |
all, getDescriptor, reconfigure, setUser
@Exported public String getUserId()
@DataBoundSetter public void setUserId(String userId)
@Exported public boolean getDisableNotifications()
@DataBoundSetter public void setDisableNotifications(boolean disableNotifications)
Copyright © 2016–2022. All rights reserved.