Uses of Class
com.atlassian.bamboo.ww2.actions.build.AbstractBuildJsonDecorator.BuildStatus

Packages that use AbstractBuildJsonDecorator.BuildStatus
com.atlassian.bamboo.ww2.actions.build   
 

Uses of AbstractBuildJsonDecorator.BuildStatus in com.atlassian.bamboo.ww2.actions.build
 

Fields in com.atlassian.bamboo.ww2.actions.build declared as AbstractBuildJsonDecorator.BuildStatus
protected  AbstractBuildJsonDecorator.BuildStatus AbstractBuildJsonDecorator.status
           
 

Methods in com.atlassian.bamboo.ww2.actions.build that return AbstractBuildJsonDecorator.BuildStatus
static AbstractBuildJsonDecorator.BuildStatus AbstractBuildJsonDecorator.BuildStatus.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static AbstractBuildJsonDecorator.BuildStatus[] AbstractBuildJsonDecorator.BuildStatus.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Constructors in com.atlassian.bamboo.ww2.actions.build with parameters of type AbstractBuildJsonDecorator.BuildStatus
AbstractBuildJsonDecorator(com.opensymphony.xwork2.TextProvider textProvider, BambooPermissionManager bambooPermissionManager, java.lang.String planKey, java.lang.String projectName, java.lang.String chainName, java.lang.String planName, java.lang.String jobKey, java.lang.String jobName, java.lang.String buildResultKey, java.lang.String planResultKey, int buildNumber, AbstractBuildJsonDecorator.BuildStatus buildStatus, TriggerReason triggerReason, TriggerManager triggerManager, boolean isBranch)
           
 



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