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(hudson.util.VariableResolver variableResolver, ClearToolLauncher launcher)
           
protected  PollAction ClearCaseSCM.createPollAction(hudson.util.VariableResolver variableResolver, ClearToolLauncher launcher)
           
protected abstract  PollAction AbstractClearCaseScm.createPollAction(hudson.util.VariableResolver variableResolver, 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.