Add cache option on DataImport
We need to be able to control if a DataImport workflow can use the cache between tasks.
- add a
use_cacheBoolean onDataImport, defaults to False - Allow setting
use_cacheinStartProcess - When
use_cacheis True, add an--use-cacheoption to theinit_elementstask inbuild_workflow