public class GeneralPreferencesInfo extends Object
Modifier and Type | Class and Description |
---|---|
static class |
GeneralPreferencesInfo.DateFormat |
static class |
GeneralPreferencesInfo.DefaultBase |
static class |
GeneralPreferencesInfo.DiffView |
static class |
GeneralPreferencesInfo.DownloadCommand
Preferred method to download a change.
|
static class |
GeneralPreferencesInfo.EmailFormat |
static class |
GeneralPreferencesInfo.EmailStrategy |
static class |
GeneralPreferencesInfo.ReviewCategoryStrategy |
static class |
GeneralPreferencesInfo.TimeFormat |
Constructor and Description |
---|
GeneralPreferencesInfo() |
public static final int DEFAULT_PAGESIZE
public static final int[] PAGESIZE_CHOICES
public Integer changesPerPage
public Boolean showSiteHeader
public Boolean useFlashClipboard
public String downloadScheme
public GeneralPreferencesInfo.DownloadCommand downloadCommand
public GeneralPreferencesInfo.DateFormat dateFormat
public GeneralPreferencesInfo.TimeFormat timeFormat
public Boolean expandInlineDiffs
public Boolean highlightAssigneeInChangeTable
public Boolean relativeDateInChangeTable
public GeneralPreferencesInfo.DiffView diffView
public Boolean sizeBarInChangeTable
public Boolean legacycidInChangeTable
public GeneralPreferencesInfo.ReviewCategoryStrategy reviewCategoryStrategy
public Boolean muteCommonPathPrefixes
public Boolean signedOffBy
public GeneralPreferencesInfo.EmailStrategy emailStrategy
public GeneralPreferencesInfo.EmailFormat emailFormat
public GeneralPreferencesInfo.DefaultBase defaultBaseForMerges
public Boolean publishCommentsOnPush
public Boolean workInProgressByDefault
public boolean isShowInfoInReviewCategory()
public GeneralPreferencesInfo.DateFormat getDateFormat()
public GeneralPreferencesInfo.TimeFormat getTimeFormat()
public GeneralPreferencesInfo.ReviewCategoryStrategy getReviewCategoryStrategy()
public GeneralPreferencesInfo.DiffView getDiffView()
public GeneralPreferencesInfo.EmailStrategy getEmailStrategy()
public GeneralPreferencesInfo.EmailFormat getEmailFormat()
public static GeneralPreferencesInfo defaults()