java.lang.Object
com.atlassian.bamboo.rest.model.deployments.versions.RestCreateVersionRequest
public class RestCreateVersionRequest
extends Object
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
RestCreateVersionRequest
public RestCreateVersionRequest(String name,
String planResultKey)
-
Method Details
-
getPlanResultKey
public String getPlanResultKey()
-
-
getNextVersionName
public String getNextVersionName()
-
setNextVersionName
public void setNextVersionName(String nextVersionName)