com.atlassian.bamboo.util
Class ActionParamsUtils

java.lang.Object
  extended by com.atlassian.bamboo.util.ActionParamsUtils

public class ActionParamsUtils
extends Object


Constructor Summary
ActionParamsUtils()
           
 
Method Summary
static String getParameter(String parameterName)
           
static boolean hasParameter(String parameterName)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ActionParamsUtils

public ActionParamsUtils()
Method Detail

getParameter

public static String getParameter(String parameterName)

hasParameter

public static boolean hasParameter(String parameterName)


Copyright © 2006 Atlassian Software Systems. All Rights Reserved.