Process Flow - Loading libraries in Jenkinsfile
Start Jenkinsfile Execution
Load Shared Library
Library Methods Available
Call Library Functions
Continue Pipeline Steps
End
The Jenkinsfile starts, loads a shared library, makes its functions available, calls them, then continues the pipeline.