Package | Description |
---|---|
com.riadalabs.jira.plugins.insight.services.model |
Modifier and Type | Method and Description |
---|---|
ImmutableGlobalConfiguration |
ImmutableGlobalConfiguration.Builder.build()
Builds a new
ImmutableGlobalConfiguration . |
static ImmutableGlobalConfiguration |
ImmutableGlobalConfiguration.copyOf(GlobalConfiguration instance)
Creates an immutable copy of a
GlobalConfiguration value. |
ImmutableGlobalConfiguration |
ImmutableGlobalConfiguration.withAllowedToDoReindex(Boolean value)
Copy the current immutable object by setting a value for the
allowedToDoReindex attribute. |
ImmutableGlobalConfiguration |
ImmutableGlobalConfiguration.withAttachmentsConfig(AttachmentsConfiguration value)
Copy the current immutable object by setting a value for the
attachmentsConfig attribute. |
ImmutableGlobalConfiguration |
ImmutableGlobalConfiguration.withClonePrefix(String value)
Copy the current immutable object by setting a value for the
clonePrefix attribute. |
ImmutableGlobalConfiguration |
ImmutableGlobalConfiguration.withCurrentNodeId(String value)
Copy the current immutable object by setting a value for the
currentNodeId attribute. |
ImmutableGlobalConfiguration |
ImmutableGlobalConfiguration.withDataCenter(Boolean value)
Copy the current immutable object by setting a value for the
dataCenter attribute. |
ImmutableGlobalConfiguration |
ImmutableGlobalConfiguration.withDateFormat(String value)
Copy the current immutable object by setting a value for the
dateFormat attribute. |
ImmutableGlobalConfiguration |
ImmutableGlobalConfiguration.withDatePickerFormat(String value)
Copy the current immutable object by setting a value for the
datePickerFormat attribute. |
ImmutableGlobalConfiguration |
ImmutableGlobalConfiguration.withDateTimeFormat(String value)
Copy the current immutable object by setting a value for the
dateTimeFormat attribute. |
ImmutableGlobalConfiguration |
ImmutableGlobalConfiguration.withDateTimePickerFormat(String value)
Copy the current immutable object by setting a value for the
dateTimePickerFormat attribute. |
ImmutableGlobalConfiguration |
ImmutableGlobalConfiguration.withFileSeparator(String value)
Copy the current immutable object by setting a value for the
fileSeparator attribute. |
ImmutableGlobalConfiguration |
ImmutableGlobalConfiguration.withFilterWildcard(String value)
Copy the current immutable object by setting a value for the
filterWildcard attribute. |
ImmutableGlobalConfiguration |
ImmutableGlobalConfiguration.withIcons(IconBean... elements)
Copy the current immutable object with elements that replace the content of
icons . |
ImmutableGlobalConfiguration |
ImmutableGlobalConfiguration.withIcons(Iterable<? extends IconBean> elements)
Copy the current immutable object with elements that replace the content of
icons . |
ImmutableGlobalConfiguration |
ImmutableGlobalConfiguration.withInProgressProgressCategories(Iterable<? extends com.riadalabs.jira.plugins.insight.services.progress.ProgressCategory> elements)
Copy the current immutable object with elements that replace the content of
inProgressProgressCategories . |
ImmutableGlobalConfiguration |
ImmutableGlobalConfiguration.withInProgressProgressCategories(com.riadalabs.jira.plugins.insight.services.progress.ProgressCategory... elements)
Copy the current immutable object with elements that replace the content of
inProgressProgressCategories . |
ImmutableGlobalConfiguration |
ImmutableGlobalConfiguration.withInsightAdministrator(boolean value)
Copy the current immutable object by setting a value for the
insightAdministrator attribute. |
ImmutableGlobalConfiguration |
ImmutableGlobalConfiguration.withInsightDeveloper(Boolean value)
Copy the current immutable object by setting a value for the
insightDeveloper attribute. |
ImmutableGlobalConfiguration |
ImmutableGlobalConfiguration.withInsightDeveloperForObjectType(Boolean value)
Copy the current immutable object by setting a value for the
insightDeveloperForObjectType attribute. |
ImmutableGlobalConfiguration |
ImmutableGlobalConfiguration.withInsightManager(Boolean value)
Copy the current immutable object by setting a value for the
insightManager attribute. |
ImmutableGlobalConfiguration |
ImmutableGlobalConfiguration.withInsightManagerForObjectType(Boolean value)
Copy the current immutable object by setting a value for the
insightManagerForObjectType attribute. |
ImmutableGlobalConfiguration |
ImmutableGlobalConfiguration.withInsightVersion(String value)
Copy the current immutable object by setting a value for the
insightVersion attribute. |
ImmutableGlobalConfiguration |
ImmutableGlobalConfiguration.withJiraHome(String value)
Copy the current immutable object by setting a value for the
jiraHome attribute. |
ImmutableGlobalConfiguration |
ImmutableGlobalConfiguration.withLastSeenVersion(String value)
Copy the current immutable object by setting a value for the
lastSeenVersion attribute. |
ImmutableGlobalConfiguration |
ImmutableGlobalConfiguration.withMouseTrigger(String value)
Copy the current immutable object by setting a value for the
mouseTrigger attribute. |
ImmutableGlobalConfiguration |
ImmutableGlobalConfiguration.withNumberDecimalSeparator(String value)
Copy the current immutable object by setting a value for the
numberDecimalSeparator attribute. |
ImmutableGlobalConfiguration |
ImmutableGlobalConfiguration.withNumberGroupingSeparator(String value)
Copy the current immutable object by setting a value for the
numberGroupingSeparator attribute. |
ImmutableGlobalConfiguration |
ImmutableGlobalConfiguration.withObjectCacheComplete(int value)
Copy the current immutable object by setting a value for the
objectCacheComplete attribute. |
ImmutableGlobalConfiguration |
ImmutableGlobalConfiguration.withObjectSchema(ObjectSchemaBean value)
Copy the current immutable object by setting a value for the
objectSchema attribute. |
ImmutableGlobalConfiguration |
ImmutableGlobalConfiguration.withReferenceTypes(Iterable<? extends ReferenceTypeBean> elements)
Copy the current immutable object with elements that replace the content of
referenceTypes . |
ImmutableGlobalConfiguration |
ImmutableGlobalConfiguration.withReferenceTypes(ReferenceTypeBean... elements)
Copy the current immutable object with elements that replace the content of
referenceTypes . |
ImmutableGlobalConfiguration |
ImmutableGlobalConfiguration.withReindexRunning(Boolean value)
Copy the current immutable object by setting a value for the
reindexRunning attribute. |
ImmutableGlobalConfiguration |
ImmutableGlobalConfiguration.withReindexRunningOnNode(String value)
Copy the current immutable object by setting a value for the
reindexRunningOnNode attribute. |
ImmutableGlobalConfiguration |
ImmutableGlobalConfiguration.withServiceDeskCustomerEnabled(boolean value)
Copy the current immutable object by setting a value for the
serviceDeskCustomerEnabled attribute. |
ImmutableGlobalConfiguration |
ImmutableGlobalConfiguration.withServiceDeskEnabled(boolean value)
Copy the current immutable object by setting a value for the
serviceDeskEnabled attribute. |
ImmutableGlobalConfiguration |
ImmutableGlobalConfiguration.withStatusTypes(Iterable<? extends StatusTypeBean> elements)
Copy the current immutable object with elements that replace the content of
statusTypes . |
ImmutableGlobalConfiguration |
ImmutableGlobalConfiguration.withStatusTypes(StatusTypeBean... elements)
Copy the current immutable object with elements that replace the content of
statusTypes . |
ImmutableGlobalConfiguration |
ImmutableGlobalConfiguration.withTempoTimeSheetEnabled(boolean value)
Copy the current immutable object by setting a value for the
tempoTimeSheetEnabled attribute. |
ImmutableGlobalConfiguration |
ImmutableGlobalConfiguration.withUseISO8601(Boolean value)
Copy the current immutable object by setting a value for the
useISO8601 attribute. |
ImmutableGlobalConfiguration |
ImmutableGlobalConfiguration.withUserKey(String value)
Copy the current immutable object by setting a value for the
userKey attribute. |
ImmutableGlobalConfiguration |
ImmutableGlobalConfiguration.withUserTimeZone(TimeZone value)
Copy the current immutable object by setting a value for the
userTimeZone attribute. |
Copyright © 2024 Atlassian. All rights reserved.