Class WorkflowNameSection

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

public class WorkflowNameSection extends Object implements SectionBuilder
POJO section builder that outputs the workflow name.

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

Output example:

[Workflow Name]
main-cluster-status
Since:
2.16.0
Author:
devteam@scivicslab.com