Class DirectoryTreeCallable

java.lang.Object
io.forgeai.jenkins.steps.DirectoryTreeCallable
All Implemented Interfaces:
FilePath.FileCallable<String>, Serializable, ControllerToAgentFileCallable<String>, org.jenkinsci.remoting.RoleSensitive

public class DirectoryTreeCallable extends Object implements ControllerToAgentFileCallable<String>
Runs on the agent node to list the top-level workspace structure.
See Also: