WorkflowFileSection
A section builder that outputs the workflow file path.
Output Example
[Workflow File]
workflows/main-cluster-status.yaml
Usage
- actor: loader
method: createChild
arguments: ["reportBuilder", "wfFile", "com.scivicslab.actoriac.report.sections.basic.WorkflowFileSectionIIAR"]
Behavior
- Gets the workflow file path from
nodeGroup - If the path cannot be obtained, outputs
(unknown)
Classes
| Type | Class Name |
|---|---|
| POJO | WorkflowFileSection |
| IIAR | WorkflowFileSectionIIAR |