Uses of Class
hudson.plugins.locksandlatches.LockWrapper.LockConfig

Uses of LockWrapper.LockConfig in hudson.plugins.locksandlatches
 

Methods in hudson.plugins.locksandlatches that return LockWrapper.LockConfig
 LockWrapper.LockConfig LockWrapper.LockWaitConfig.getLock()
           
 LockWrapper.LockConfig LockWrapper.DescriptorImpl.getLock(java.lang.String name)
           
 

Methods in hudson.plugins.locksandlatches that return types with arguments of type LockWrapper.LockConfig
 java.util.List<LockWrapper.LockConfig> LockWrapper.DescriptorImpl.getLocks()
           
 

Methods in hudson.plugins.locksandlatches with parameters of type LockWrapper.LockConfig
 void LockWrapper.DescriptorImpl.addLock(LockWrapper.LockConfig hostConfig)
           
 void LockWrapper.LockWaitConfig.setLock(LockWrapper.LockConfig lock)
           
 

Method parameters in hudson.plugins.locksandlatches with type arguments of type LockWrapper.LockConfig
 void LockWrapper.DescriptorImpl.setLocks(java.util.List<LockWrapper.LockConfig> locks)
           
 



Copyright © 2010. All Rights Reserved.