Uses of Class
com.riadalabs.jira.plugins.insight.services.model.ImmutableGlobalConfiguration
Packages that use ImmutableGlobalConfiguration
-
Uses of ImmutableGlobalConfiguration in com.riadalabs.jira.plugins.insight.services.model
Methods in com.riadalabs.jira.plugins.insight.services.model that return ImmutableGlobalConfigurationModifier and TypeMethodDescriptionImmutableGlobalConfiguration.Builder.build()
Builds a newImmutableGlobalConfiguration
.static ImmutableGlobalConfiguration
ImmutableGlobalConfiguration.copyOf
(GlobalConfiguration instance) Creates an immutable copy of aGlobalConfiguration
value.ImmutableGlobalConfiguration.withAllowedToDoReindex
(Boolean value) Copy the current immutable object by setting a value for theallowedToDoReindex
attribute.ImmutableGlobalConfiguration.withAttachmentsConfig
(AttachmentsConfiguration value) Copy the current immutable object by setting a value for theattachmentsConfig
attribute.ImmutableGlobalConfiguration.withClonePrefix
(String value) Copy the current immutable object by setting a value for theclonePrefix
attribute.ImmutableGlobalConfiguration.withCurrentNodeId
(String value) Copy the current immutable object by setting a value for thecurrentNodeId
attribute.ImmutableGlobalConfiguration.withDataCenter
(Boolean value) Copy the current immutable object by setting a value for thedataCenter
attribute.ImmutableGlobalConfiguration.withDateFormat
(String value) Copy the current immutable object by setting a value for thedateFormat
attribute.ImmutableGlobalConfiguration.withDatePickerFormat
(String value) Copy the current immutable object by setting a value for thedatePickerFormat
attribute.ImmutableGlobalConfiguration.withDateTimeFormat
(String value) Copy the current immutable object by setting a value for thedateTimeFormat
attribute.ImmutableGlobalConfiguration.withDateTimePickerFormat
(String value) Copy the current immutable object by setting a value for thedateTimePickerFormat
attribute.ImmutableGlobalConfiguration.withFileSeparator
(String value) Copy the current immutable object by setting a value for thefileSeparator
attribute.ImmutableGlobalConfiguration.withFilterWildcard
(String value) Copy the current immutable object by setting a value for thefilterWildcard
attribute.Copy the current immutable object with elements that replace the content oficons
.Copy the current immutable object with elements that replace the content oficons
.ImmutableGlobalConfiguration.withInProgressProgressCategories
(com.riadalabs.jira.plugins.insight.services.progress.ProgressCategory... elements) Copy the current immutable object with elements that replace the content ofinProgressProgressCategories
.ImmutableGlobalConfiguration.withInProgressProgressCategories
(Iterable<? extends com.riadalabs.jira.plugins.insight.services.progress.ProgressCategory> elements) Copy the current immutable object with elements that replace the content ofinProgressProgressCategories
.ImmutableGlobalConfiguration.withInsightAdministrator
(boolean value) Copy the current immutable object by setting a value for theinsightAdministrator
attribute.ImmutableGlobalConfiguration.withInsightDeveloper
(Boolean value) Copy the current immutable object by setting a value for theinsightDeveloper
attribute.ImmutableGlobalConfiguration.withInsightDeveloperForObjectType
(Boolean value) Copy the current immutable object by setting a value for theinsightDeveloperForObjectType
attribute.ImmutableGlobalConfiguration.withInsightManager
(Boolean value) Copy the current immutable object by setting a value for theinsightManager
attribute.ImmutableGlobalConfiguration.withInsightManagerForObjectType
(Boolean value) Copy the current immutable object by setting a value for theinsightManagerForObjectType
attribute.ImmutableGlobalConfiguration.withInsightVersion
(String value) Copy the current immutable object by setting a value for theinsightVersion
attribute.ImmutableGlobalConfiguration.withJiraHome
(String value) Copy the current immutable object by setting a value for thejiraHome
attribute.ImmutableGlobalConfiguration.withLastReindexResult
(com.riadalabs.jira.plugins.insight.services.progress.result.ProgressResult value) Copy the current immutable object by setting a value for thelastReindexResult
attribute.ImmutableGlobalConfiguration.withLastSeenVersion
(String value) Copy the current immutable object by setting a value for thelastSeenVersion
attribute.ImmutableGlobalConfiguration.withMouseTrigger
(String value) Copy the current immutable object by setting a value for themouseTrigger
attribute.ImmutableGlobalConfiguration.withNumberDecimalSeparator
(String value) Copy the current immutable object by setting a value for thenumberDecimalSeparator
attribute.ImmutableGlobalConfiguration.withNumberGroupingSeparator
(String value) Copy the current immutable object by setting a value for thenumberGroupingSeparator
attribute.ImmutableGlobalConfiguration.withObjectCacheComplete
(int value) Copy the current immutable object by setting a value for theobjectCacheComplete
attribute.ImmutableGlobalConfiguration.withObjectSchema
(ObjectSchemaBean value) Copy the current immutable object by setting a value for theobjectSchema
attribute.ImmutableGlobalConfiguration.withReferenceTypes
(ReferenceTypeBean... elements) Copy the current immutable object with elements that replace the content ofreferenceTypes
.ImmutableGlobalConfiguration.withReferenceTypes
(Iterable<? extends ReferenceTypeBean> elements) Copy the current immutable object with elements that replace the content ofreferenceTypes
.ImmutableGlobalConfiguration.withReindexRunning
(Boolean value) Copy the current immutable object by setting a value for thereindexRunning
attribute.ImmutableGlobalConfiguration.withReindexRunningOnNode
(String value) Copy the current immutable object by setting a value for thereindexRunningOnNode
attribute.ImmutableGlobalConfiguration.withServiceDeskCustomerEnabled
(boolean value) Copy the current immutable object by setting a value for theserviceDeskCustomerEnabled
attribute.ImmutableGlobalConfiguration.withServiceDeskEnabled
(boolean value) Copy the current immutable object by setting a value for theserviceDeskEnabled
attribute.ImmutableGlobalConfiguration.withStatusTypes
(StatusTypeBean... elements) Copy the current immutable object with elements that replace the content ofstatusTypes
.ImmutableGlobalConfiguration.withStatusTypes
(Iterable<? extends StatusTypeBean> elements) Copy the current immutable object with elements that replace the content ofstatusTypes
.ImmutableGlobalConfiguration.withTempoTimeSheetEnabled
(boolean value) Copy the current immutable object by setting a value for thetempoTimeSheetEnabled
attribute.ImmutableGlobalConfiguration.withUseISO8601
(Boolean value) Copy the current immutable object by setting a value for theuseISO8601
attribute.ImmutableGlobalConfiguration.withUserKey
(String value) Copy the current immutable object by setting a value for theuserKey
attribute.ImmutableGlobalConfiguration.withUserTimeZone
(TimeZone value) Copy the current immutable object by setting a value for theuserTimeZone
attribute.