public class NotificationConfigurationBean extends Object
Constructor and Description |
---|
NotificationConfigurationBean() |
public int getId()
public void setId(int id)
public String getPrivilegedUser()
public void setPrivilegedUser(String username)
public boolean isListenerEnabled()
public void setListenerEnabled(boolean enabled)
public String getDisabledDomains()
public void setDisabledDomains(String domainCsv)
public String getNonJiraUserCF()
public void setNonJiraUserCF(String cfname)
public void setJiraNotifyEntityMax(int max)
public int getJiraNotifyEntityMax()
public String getEntityMaxAction()
public void setEntityMaxAction(String action)
public String getMultipartType()
public void setMultipartType(String type)
public boolean isInjectImgDim()
public void setInjectImgDim(boolean enabled)
public void setEntityMaxAdhocTmpl(int id)
public int getEntityMaxAdhocTmpl()
public NotificationProjectMappingBean[] getProjectMappings()
public void setProjectMappings(NotificationProjectMappingBean[] mappings)
public UserEventConfigBean getUserEventConfig()
public void setUserEventConfig(UserEventConfigBean userEventConfig)
public boolean isQueueingEnabled()
public void setQueueingEnabled(boolean enabled)
public boolean isWebhooksEnabled()
public void setWebhooksEnabled(boolean webhooksEnabled)
public String getWebhookUris()
public void setWebhookUris(String webhookUris)
Copyright © 2008–2022 The Plugin People. All rights reserved.