Uses of Interface
com.atlassian.jira.functest.config.ConfigObjectWithId

Packages that use ConfigObjectWithId
com.atlassian.jira.functest.config   
com.atlassian.jira.functest.config.crowd   
com.atlassian.jira.functest.config.mail   
com.atlassian.jira.functest.config.service   
 

Uses of ConfigObjectWithId in com.atlassian.jira.functest.config
 

Classes in com.atlassian.jira.functest.config with type parameters of type ConfigObjectWithId
 class ConfigCrudHelper<T extends ConfigObjectWithId>
          A class that can help implementing CRUD operations on the XML backup.
 

Uses of ConfigObjectWithId in com.atlassian.jira.functest.config.crowd
 

Classes in com.atlassian.jira.functest.config.crowd that implement ConfigObjectWithId
 class ConfigCrowdApplication
          Represents an "<Application ...> from an XML backup.
 

Uses of ConfigObjectWithId in com.atlassian.jira.functest.config.mail
 

Classes in com.atlassian.jira.functest.config.mail that implement ConfigObjectWithId
 class ConfigMailServer
          Represents a mail server configuration within JIRA XML backup.
 

Uses of ConfigObjectWithId in com.atlassian.jira.functest.config.service
 

Classes in com.atlassian.jira.functest.config.service that implement ConfigObjectWithId
 class ConfigService
          Represents a JiraService from an XML backup.
 



Copyright © 2002-2014 Atlassian. All Rights Reserved.