|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DeploymentVersionSearchCriteria | |
---|---|
com.atlassian.bamboo.deployments.versions.persistence |
Uses of DeploymentVersionSearchCriteria in com.atlassian.bamboo.deployments.versions.persistence |
---|
Methods in com.atlassian.bamboo.deployments.versions.persistence that return DeploymentVersionSearchCriteria | |
---|---|
DeploymentVersionSearchCriteria |
DeploymentVersionSearchCriteria.Builder.build()
|
Methods in com.atlassian.bamboo.deployments.versions.persistence with parameters of type DeploymentVersionSearchCriteria | |
---|---|
java.util.List<MutableDeploymentVersion> |
DeploymentVersionDaoImpl.findVersions(DeploymentVersionSearchCriteria searchCriteria)
|
java.util.List<MutableDeploymentVersion> |
DeploymentVersionDao.findVersions(DeploymentVersionSearchCriteria searchCriteria)
Search for versions using search criteria |
boolean |
DeploymentVersionDaoImpl.hasVersions(DeploymentVersionSearchCriteria searchCriteria)
|
boolean |
DeploymentVersionDao.hasVersions(DeploymentVersionSearchCriteria searchCriteria)
Test if versions that match criteria do exist |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |