Uses of Interface
hudson.plugins.clearcase.action.PollAction

Packages that use PollAction
hudson.plugins.clearcase   
hudson.plugins.clearcase.action   
 

Uses of PollAction in hudson.plugins.clearcase
 

Methods in hudson.plugins.clearcase that return PollAction
protected  PollAction ClearCaseUcmSCM.createPollAction(ClearToolLauncher launcher)
           
protected  PollAction ClearCaseSCM.createPollAction(ClearToolLauncher launcher)
           
protected abstract  PollAction AbstractClearCaseScm.createPollAction(ClearToolLauncher launcher)
          Create a PollAction that will be used by the pollChanges() method.
 

Uses of PollAction in hudson.plugins.clearcase.action
 

Classes in hudson.plugins.clearcase.action that implement PollAction
 class DefaultPollAction
          Default action for polling for changes in a repository.
 



Copyright © 2008. All Rights Reserved.