In Jenkins pipelines, which context class is commonly used to represent file paths on the agent where Jenkins jobs are executed?
A. hudson.FilePath
B. jenkins.FileManager
C. pipeline.Path
D. job.FilePath