public class DeploymentVersionSearchCriteria extends Object
Modifier and Type | Class and Description |
---|---|
static class |
DeploymentVersionSearchCriteria.Builder |
Modifier and Type | Method and Description |
---|---|
static DeploymentVersionSearchCriteria.Builder |
builder() |
String |
getCreatedFromBranch() |
Long |
getDeploymentProjectId() |
String |
getNameLike() |
String |
getNotCreatedFromBranch() |
public static DeploymentVersionSearchCriteria.Builder builder()
@Nullable public Long getDeploymentProjectId()
@Nullable public String getCreatedFromBranch()
@Nullable public String getNameLike()
@Nullable public String getNotCreatedFromBranch()
Copyright © 2017 Atlassian Software Systems Pty Ltd. All rights reserved.