Uses of Interface
com.atlassian.bamboo.plugins.querydsl.api.SchemaNameSupplier
-
Packages that use SchemaNameSupplier Package Description com.atlassian.bamboo.oauth.serviceprovider com.atlassian.bamboo.oauth.serviceprovider.data.qdsl com.atlassian.bamboo.plugins.querydsl -
-
Uses of SchemaNameSupplier in com.atlassian.bamboo.oauth.serviceprovider
Constructors in com.atlassian.bamboo.oauth.serviceprovider with parameters of type SchemaNameSupplier Constructor Description ActiveObjectsServiceProviderTokenStore(SchemaNameSupplier schemaProvider)
-
Uses of SchemaNameSupplier in com.atlassian.bamboo.oauth.serviceprovider.data.qdsl
Methods in com.atlassian.bamboo.oauth.serviceprovider.data.qdsl with parameters of type SchemaNameSupplier Modifier and Type Method Description static QServiceProviderToken
QServiceProviderToken. withSchema(SchemaNameSupplier schemaProvider)
-
Uses of SchemaNameSupplier in com.atlassian.bamboo.plugins.querydsl
Classes in com.atlassian.bamboo.plugins.querydsl that implement SchemaNameSupplier Modifier and Type Class Description class
SchemaNameSupplierImpl
-