public class MetacardFileStorageRoute extends MetacardStorageRoute
| Modifier and Type | Field and Description |
|---|---|
static String |
OUTPUT_PATH_TEMPLATE |
protected String |
outputPathTemplate |
BACKUP_INVALID_PROPERTY, backupInvalidMetacards, backupMetacardTags, KEEP_DELETED_PROPERTY, keepDeletedMetacards, METACARD_BACKUP_INVALID_RTE_PROP, METACARD_BACKUP_KEEP_DELETED_RTE_PROP, METACARD_BACKUP_TAGS_PROPERTY, METACARD_TRANSFORMER_ID_RTE_PROP, metacardTransformerId, TEMPLATED_STRING_HEADER_RTE_PROP, TRANSFORMER_ID_PROPERTY| Constructor and Description |
|---|
MetacardFileStorageRoute(org.apache.camel.CamelContext camelContext) |
| Modifier and Type | Method and Description |
|---|---|
void |
configure() |
String |
getOutputPathTemplate() |
void |
refresh(Map<String,Object> properties) |
void |
setOutputPathTemplate(String outputPathTemplate) |
getBackupMetacardTags, getCheckDeletePredicate, getMetacardTransformerId, getShouldBackupPredicate, isBackupInvalidMetacards, isKeepDeletedMetacards, setBackupInvalidMetacards, setBackupMetacardTags, setKeepDeletedMetacards, setMetacardTransformerId, shouldBackupMetacard, start, stopaddRoutes, addRoutesToCamelContext, checkInitialized, configureRest, configureRests, configureRoute, configureRoutes, createContainer, errorHandler, from, from, from, from, fromF, getContext, getRestCollection, getRestConfigurations, getRouteCollection, includeRoutes, intercept, interceptFrom, interceptFrom, interceptSendToEndpoint, onCompletion, onException, onException, populateRests, populateRoutes, rest, rest, restConfiguration, restConfiguration, setErrorHandlerBuilder, setRestCollection, setRouteCollection, toStringbean, bean, bean, bean, body, body, bodyAs, constant, createErrorHandlerBuilder, deadLetterChannel, deadLetterChannel, defaultErrorHandler, endpoint, endpoint, endpoints, endpoints, exceptionMessage, exchangeProperty, faultBody, faultBodyAs, getErrorHandlerBuilder, header, language, loggingErrorHandler, loggingErrorHandler, loggingErrorHandler, loggingErrorHandler, method, method, method, method, noErrorHandler, outBody, outBody, property, regexReplaceAll, regexReplaceAll, sendTo, setContext, setContext, simple, simple, systemProperty, systemProperty, xpath, xpathpublic static final String OUTPUT_PATH_TEMPLATE
protected String outputPathTemplate
public MetacardFileStorageRoute(org.apache.camel.CamelContext camelContext)
This work is licensed under a Creative Commons Attribution 4.0 International License.