Details
-
Type:
Task
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 1.0.3
-
Component/s: None
-
Labels:None
-
Request Controller:Please Select
-
External Supervisor:Please select
-
Executing Programmer:Please select
-
Estimated Hours:4
-
Current Estimated Hours:0
-
Ext Project Id:RaiBa-01.1
Description
Currently access to process/action/callback scripts and access to the Documents (files uploaded by running Processes) are done through the same workareaPathProvider bean. We want to have possibility to configure separate directories for data and scripts.
We will keep workareaPathProvider bean for accessing Documents. And will introduce new interface/bean for accessing process/action/callback scripts. By default this new bean should be configured to use same directory workareaPathProvider uses.