public interface SchemasProvider
Modifier and Type | Method and Description |
---|---|
List<Schema> |
getSchemas() |
List<Schema> |
getSchemas(PipeLineSession session) |
String |
getSchemasId() |
String |
getSchemasId(PipeLineSession session) |
String getSchemasId() throws ConfigurationException
ConfigurationException
List<Schema> getSchemas() throws ConfigurationException
ConfigurationException
String getSchemasId(PipeLineSession session) throws PipeRunException
PipeRunException
List<Schema> getSchemas(PipeLineSession session) throws PipeRunException
PipeRunException
Copyright © 2023 Frank!Framework. All rights reserved.