W - public class TransformerComponentBootstrapFromProperties<W extends org.gytheio.content.transform.AbstractContentTransformerWorker> extends AbstractComponentBootstrapFromProperties<W>
| Modifier and Type | Field and Description |
|---|---|
protected static String |
PROP_WORKER_CONTENT_REF_HANDLER_TARGET_PREFIX |
PROP_WORKER_CONTENT_REF_HANDLER_CLASS_SUFFIX, PROP_WORKER_CONTENT_REF_HANDLER_FILE_DIR_SUFFIX, PROP_WORKER_CONTENT_REF_HANDLER_SOURCE_PREFIX, PROP_WORKER_CONTENT_REF_HANDLER_WEBDAV_PASSWORD_SUFFIX, PROP_WORKER_CONTENT_REF_HANDLER_WEBDAV_URL_SUFFIX, PROP_WORKER_CONTENT_REF_HANDLER_WEBDAV_USERNAME_SUFFIX, properties, worker| Constructor and Description |
|---|
TransformerComponentBootstrapFromProperties(Properties properties,
W worker) |
| Modifier and Type | Method and Description |
|---|---|
protected org.gytheio.content.AbstractComponent |
createComponent() |
protected void |
initWorker() |
createContentReferenceHandler, createWebDavContentReferenceHandler, run, setFileContentReferenceHandlerProvider, setWebDavContentReferenceHandlerCredentialsprotected static final String PROP_WORKER_CONTENT_REF_HANDLER_TARGET_PREFIX
public TransformerComponentBootstrapFromProperties(Properties properties, W worker)
protected org.gytheio.content.AbstractComponent createComponent()
createComponent in class AbstractComponentBootstrapFromProperties<W extends org.gytheio.content.transform.AbstractContentTransformerWorker>protected void initWorker()
initWorker in class AbstractComponentBootstrapFromProperties<W extends org.gytheio.content.transform.AbstractContentTransformerWorker>Copyright © 2014 Alfresco Software. All rights reserved.