File System Receiver Service

cancel
Showing results for 
Search instead for 
Did you mean: 

File System Receiver Service

resplin
Intermediate
0 0 1,274

Obsolete Pages{{Obsolete}}

The official documentation is at: http://docs.alfresco.com



{{AVMWarning}}


Overview


The file system receiver service contains configuration parameters which enable the standalone operation of the file system receiver. It maintains a log of activities related to all File System Deployment Targets to which it is related.


Interface : org.alfresco.deployment.impl.fsr.FileSystemReceiverService
Implementation : org.alfresco.deployment.impl.fsr.FileSystemReceiverServiceImpl

Configurable Property Reference












Property
Type
Description
logDirectory String Directory which will contain the log of activities conducted by associated file system deployment targets.
dataDirectory String Directory used for temporary storage during deployments.
errorOnOverwrite boolean Flag indicating whether it is an error to overwrite files not related to the deployment.
commandQueue bean reference Link to the command queue used by the associated Deployment Receiver Engine.

See also


Community Edition
3.2
3.2r2
AVM