Package com.atlassian.jira.config.managedconfiguration
package com.atlassian.jira.config.managedconfiguration
-
ClassDescriptionThese values define the different access levels that exist for altering a
ManagedConfigurationItem
.The default implementation ofManagedConfigurationItemService
.The default implementation ofManagedConfigurationItemStore
.Represents a configuration item in JIRA (an instance of aCustomField
, aJiraWorkflow
, etc.) which is being managed by a plugin or JIRA itself.This builder can be used to modify the properties of an existingManagedConfigurationItem
.This provides an API for plugin developers and for JIRA internally to restrict the administration of certain configuration items.Store layer ofManagedConfigurationItemService
.The types of items which can be "managed".