com.atlassian.bamboo.plugins.rest.model.build
Class RestProgress

java.lang.Object
  extended by com.atlassian.bamboo.plugins.rest.model.build.RestProgress

public class RestProgress
extends java.lang.Object


Field Summary
protected  java.lang.String expand
           
 
Constructor Summary
RestProgress()
           
RestProgress(ExecutionStatus executionStatus)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

expand

protected java.lang.String expand
Constructor Detail

RestProgress

public RestProgress()

RestProgress

public RestProgress(ExecutionStatus executionStatus)


Copyright © 2012 Atlassian. All Rights Reserved.