Class SchemaNameSupplierImpl
- java.lang.Object
-
- com.atlassian.bamboo.plugins.querydsl.SchemaNameSupplierImpl
-
- All Implemented Interfaces:
SchemaNameSupplier
@Component public class SchemaNameSupplierImpl extends Object implements SchemaNameSupplier
-
-
Constructor Summary
Constructors Constructor Description SchemaNameSupplierImpl()
-
-
-
Method Detail
-
getProductSchema
public Optional<String> getProductSchema()
- Specified by:
getProductSchema
in interfaceSchemaNameSupplier
-
-