java.lang.Object
com.atlassian.bamboo.deployments.versions.persistence.DeploymentVersionSearchCriteria
public class DeploymentVersionSearchCriteria
extends Object
-
Nested Class Summary
Nested Classes
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Method Details
-
-
getDeploymentProjectId
@Nullable
public @Nullable Long getDeploymentProjectId()
-
getCreatedFromBranch
@Nullable
public @Nullable String getCreatedFromBranch()
-
getNameLike
@Nullable
public @Nullable String getNameLike()
-
getNotCreatedFromBranch
@Nullable
public @Nullable String getNotCreatedFromBranch()
-
getOffset
public int getOffset()
-
getMaxResults
public int getMaxResults()