Uses of Class
com.atlassian.bamboo.deployments.versions.persistence.DeploymentVersionSearchCriteria.Builder

Packages that use DeploymentVersionSearchCriteria.Builder
com.atlassian.bamboo.deployments.versions.persistence   
 

Uses of DeploymentVersionSearchCriteria.Builder in com.atlassian.bamboo.deployments.versions.persistence
 

Methods in com.atlassian.bamboo.deployments.versions.persistence that return DeploymentVersionSearchCriteria.Builder
static DeploymentVersionSearchCriteria.Builder DeploymentVersionSearchCriteria.builder()
           
 DeploymentVersionSearchCriteria.Builder DeploymentVersionSearchCriteria.Builder.createdFromBranch(PlanKey branchKey)
           
 DeploymentVersionSearchCriteria.Builder DeploymentVersionSearchCriteria.Builder.createdFromBranch(java.lang.String branchKey)
           
 DeploymentVersionSearchCriteria.Builder DeploymentVersionSearchCriteria.Builder.notCreatedFromBranch(PlanKey branchKey)
           
 DeploymentVersionSearchCriteria.Builder DeploymentVersionSearchCriteria.Builder.notCreatedFromBranch(java.lang.String branchKey)
           
 DeploymentVersionSearchCriteria.Builder DeploymentVersionSearchCriteria.Builder.withDeploymentProject(long deploymentProjectId)
           
 DeploymentVersionSearchCriteria.Builder DeploymentVersionSearchCriteria.Builder.withNameLike(java.lang.String nameLike)
           
 



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