Uses of Class
org.jenkinsci.plugins.ewm.definitions.DiskPool
-
Packages that use DiskPool Package Description org.jenkinsci.plugins.ewm.steps -
-
Uses of DiskPool in org.jenkinsci.plugins.ewm.steps
Methods in org.jenkinsci.plugins.ewm.steps that return types with arguments of type DiskPool Modifier and Type Method Description List<DiskPool>
ExwsAllocateStep.DescriptorImpl. getDiskPools()
Method parameters in org.jenkinsci.plugins.ewm.steps with type arguments of type DiskPool Modifier and Type Method Description void
ExwsAllocateStep.DescriptorImpl. setDiskPools(List<DiskPool> diskPools)
-