public class MiscellaneousConfiguration extends Object implements CloudConfigurationObject
| Constructor and Description | 
|---|
MiscellaneousConfiguration(String supportMail,
                          String helpUrl,
                          String supportCaseModelId,
                          boolean appGraphEnabled,
                          String xsrfCookieName,
                          String xsrfHeaderName,
                          Integer globalMessageAutoHide,
                          Integer chainLoopDebounceTime)  | 
| Modifier and Type | Method and Description | 
|---|---|
Integer | 
getChainLoopDebounceTime()  | 
Integer | 
getGlobalMessageAutoHide()  | 
String | 
getHelpUrl()  | 
String | 
getSupportCaseModelId()  | 
String | 
getSupportMail()  | 
String | 
getXsrfCookieName()  | 
String | 
getXsrfHeaderName()  | 
boolean | 
isAppGraphEnabled()  | 
public String getSupportMail()
public String getHelpUrl()
public String getSupportCaseModelId()
public boolean isAppGraphEnabled()
public String getXsrfCookieName()
public String getXsrfHeaderName()
public Integer getGlobalMessageAutoHide()
public Integer getChainLoopDebounceTime()
Copyright © 2010 - 2018 edorasware ag. All Rights Reserved.