com.atlassian.jira.util
Class SecurityTypeUtils

java.lang.Object
  extended by com.atlassian.jira.util.SecurityTypeUtils

public class SecurityTypeUtils
extends Object


Constructor Summary
SecurityTypeUtils()
           
 
Method Summary
static String formatSecurityTypeParameter(String type, String parameter, I18nHelper i18nHelper)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SecurityTypeUtils

public SecurityTypeUtils()
Method Detail

formatSecurityTypeParameter

public static String formatSecurityTypeParameter(String type,
                                                 String parameter,
                                                 I18nHelper i18nHelper)


Copyright © 2002-2014 Atlassian. All Rights Reserved.