Uses of Package
hudson.triggers

Packages that use hudson.triggers
hudson.diagnosis   
hudson.model Core object model that are bound to URLs via stapler, rooted at Hudson
hudson.slaves Code related to slaves. 
hudson.triggers Built-in Triggers that run periodically to kick a new build. 
hudson.util Other miscellaneous utility code 
jenkins.model   
 

Classes in hudson.triggers used by hudson.diagnosis
SafeTimerTask
          Timer wrapper so that a fatal error in TimerTask won't terminate the timer.
 

Classes in hudson.triggers used by hudson.model
SafeTimerTask
          Timer wrapper so that a fatal error in TimerTask won't terminate the timer.
Trigger
          Triggers a Build.
TriggerDescriptor
          Descriptor for Trigger.
 

Classes in hudson.triggers used by hudson.slaves
SafeTimerTask
          Timer wrapper so that a fatal error in TimerTask won't terminate the timer.
 

Classes in hudson.triggers used by hudson.triggers
SafeTimerTask
          Timer wrapper so that a fatal error in TimerTask won't terminate the timer.
SCMTrigger.DescriptorImpl
           
SCMTrigger.Runner
          Runnable that actually performs polling.
Trigger
          Triggers a Build.
TriggerDescriptor
          Descriptor for Trigger.
 

Classes in hudson.triggers used by hudson.util
SafeTimerTask
          Timer wrapper so that a fatal error in TimerTask won't terminate the timer.
 

Classes in hudson.triggers used by jenkins.model
TriggerDescriptor
          Descriptor for Trigger.
 



Copyright © 2004-2013. All Rights Reserved.