Class WorkflowFileSection

java.lang.Object
com.scivicslab.actoriac.report.sections.basic.WorkflowFileSection
All Implemented Interfaces:
SectionBuilder

public class WorkflowFileSection extends Object implements SectionBuilder
POJO section builder that outputs the workflow file path.

Pure business logic - no CallableByActionName. Use WorkflowFileSectionIIAR to expose as an actor.

Output example:

[Workflow File]
workflows/main-cluster-status.yaml
Since:
2.16.0
Author:
devteam@scivicslab.com