avid.common.artefact.generateVerboseArtefactPath
- avid.common.artefact.generateVerboseArtefactPath(workflow, workflowArtefact)
Generates the path derived from the workflow informations and the properties of the artefact. This default style will generate the following path: [workflow.outputpath]+[workflow.name]+[artefact.actiontag]+[artefact.type] +[artefact.case]+[artefact.caseinstance]+[artefact.timepoint] The case, caseinstance and timepoint parts are skipped if the respective value is NONE.