Uses of Interface
com.atlassian.jira.functest.config.ps.ConfigPropertySetManager
Packages that use ConfigPropertySetManager
Package
Description
-
Uses of ConfigPropertySetManager in com.atlassian.jira.functest.config
Constructors in com.atlassian.jira.functest.config with parameters of type ConfigPropertySetManagerModifierConstructorDescriptionJiraConfig(org.dom4j.Document document, File file, ConfigSequence configSequence, ConfigMailServerManager configMailServerManager, ConfigPropertySetManager configPropertySetManager, ConfigServiceManager configServiceManager, ConfigDashboardManager dashboardManager, ConfigGadgetManager gadgetManager, ConfigAdminLocator adminLocator, ConfigCrowdApplicationManager crowdApplicationManager) -
Uses of ConfigPropertySetManager in com.atlassian.jira.functest.config.ps
Classes in com.atlassian.jira.functest.config.ps that implement ConfigPropertySetManagerModifier and TypeClassDescriptionclassLoads a property set from an XML configuration file. -
Uses of ConfigPropertySetManager in com.atlassian.jira.functest.config.service
Constructors in com.atlassian.jira.functest.config.service with parameters of type ConfigPropertySetManagerModifierConstructorDescriptionDefaultConfigServiceManager(org.dom4j.Document document, ConfigPropertySetManager propertySetManager, ConfigSequence configSeqence)