Uses of Class
com.atlassian.validation.Validated

Packages that use Validated
com.atlassian.jira.bc.admin   
 

Uses of Validated in com.atlassian.jira.bc.admin
 

Methods in com.atlassian.jira.bc.admin that return Validated
 Validated<ApplicationProperty> ApplicationPropertiesServiceImpl.setApplicationProperty(String key, String value)
           
 Validated<ApplicationProperty> ApplicationPropertiesService.setApplicationProperty(String key, String value)
          Stores the given value for the given key in the underlying data store.
 



Copyright © 2002-2013 Atlassian. All Rights Reserved.