com.atlassian.bamboo.ww2.common
Class BuildConfigurationActionHelper

java.lang.Object
  extended by com.atlassian.bamboo.ww2.common.BuildConfigurationActionHelper

public class BuildConfigurationActionHelper
extends java.lang.Object


Field Summary
static java.lang.String CHECKBOX_FIELDS
           
static java.lang.String SELECT_FIELDS
           
static java.lang.String UPLOADED_FILES
           
 
Method Summary
static void copyParamsToBuildConfiguration(com.opensymphony.xwork.ActionInvocation actionInvocation, BuildConfiguration buildConfiguration)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

CHECKBOX_FIELDS

public static final java.lang.String CHECKBOX_FIELDS
See Also:
Constant Field Values

SELECT_FIELDS

public static final java.lang.String SELECT_FIELDS
See Also:
Constant Field Values

UPLOADED_FILES

public static final java.lang.String UPLOADED_FILES
See Also:
Constant Field Values
Method Detail

copyParamsToBuildConfiguration

public static void copyParamsToBuildConfiguration(com.opensymphony.xwork.ActionInvocation actionInvocation,
                                                  BuildConfiguration buildConfiguration)


Copyright © 2013 Atlassian Software Systems Pty Ltd. All Rights Reserved.