Uses of Enum Class
org.jenkinsci.remoting.engine.WorkDirManager.DirType
Packages that use WorkDirManager.DirType
-
Uses of WorkDirManager.DirType in org.jenkinsci.remoting.engine
Methods in org.jenkinsci.remoting.engine that return WorkDirManager.DirTypeModifier and TypeMethodDescriptionstatic WorkDirManager.DirTypeReturns the enum constant of this class with the specified name.static WorkDirManager.DirType[]WorkDirManager.DirType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.jenkinsci.remoting.engine with parameters of type WorkDirManager.DirTypeModifier and TypeMethodDescriptionvoidWorkDirManager.disable(WorkDirManager.DirType dir) WorkDirManager.getLocation(WorkDirManager.DirType type) WorkDirManager.getLocationPath(WorkDirManager.DirType type) GetPathof the directory.