public class EtlProperties extends AbstractProperties
| Constructor and Description |
|---|
EtlProperties() |
| Modifier and Type | Method and Description |
|---|---|
File |
destinationConfigFile(String destId) |
File |
getDestinationConfigDirectory() |
File |
getOutputDirectory() |
String |
getProxyCallbackServer() |
int |
getSearchLimit() |
File |
getSourceConfigDirectory() |
int |
getTaskThreadPoolSize()
Gets the size of the thread pool created to run Protempa tasks.
|
File |
getUploadedDirectory() |
File |
outputDirectory(String destId,
String fileTypeId) |
File |
outputFileDirectory(String destId) |
File |
outputTempDirectory(String destId) |
File |
uploadedDirectory(String sourceId,
String fileTypeId) |
getApplicationUrl, getBuildNumber, getDefaultSystemPropositions, getIncrementalVersion, getMajorVersion, getMinorVersion, getQualifier, getSupportUripublic int getTaskThreadPoolSize()
public File getSourceConfigDirectory() throws IOException
IOExceptionpublic File getDestinationConfigDirectory() throws IOException
IOExceptionpublic File getUploadedDirectory() throws IOException
IOExceptionpublic File uploadedDirectory(String sourceId, String fileTypeId) throws IOException
IOExceptionpublic File destinationConfigFile(String destId) throws IOException
IOExceptionpublic File getOutputDirectory() throws IOException
IOExceptionpublic File outputDirectory(String destId, String fileTypeId) throws IOException
IOExceptionpublic File outputFileDirectory(String destId) throws IOException
IOExceptionpublic File outputTempDirectory(String destId) throws IOException
IOExceptionpublic String getProxyCallbackServer()
getProxyCallbackServer in class org.eurekaclinical.standardapis.props.EurekaClinicalPropertiespublic int getSearchLimit()
Copyright © 2012–2016 Emory University. All rights reserved.