Uses of Package
hudson.triggers
-
Packages that use hudson.triggers Package Description hudson.diagnosis hudson.model Core object model that are bound to URLs via stapler, rooted atJenkins
.hudson.slaves Code related to agents.hudson.triggers Built-inTrigger
s that run periodically to kick a new build.jenkins jenkins.model jenkins.telemetry jenkins.triggers -
Classes in hudson.triggers used by hudson.diagnosis Class Description SafeTimerTask Wrapper so that a fatal error inTimerTask
will not terminate the timer. -
Classes in hudson.triggers used by hudson.model Class Description SafeTimerTask Wrapper so that a fatal error inTimerTask
will not terminate the timer.SCMTrigger Trigger
that checks for SCM updates periodically.Trigger Triggers aBuild
.TriggerDescriptor Descriptor
for Trigger. -
Classes in hudson.triggers used by hudson.slaves Class Description SafeTimerTask Wrapper so that a fatal error inTimerTask
will not terminate the timer. -
Classes in hudson.triggers used by hudson.triggers Class Description SafeTimerTask Wrapper so that a fatal error inTimerTask
will not terminate the timer.SafeTimerTask.ExceptionRunnable SCMTrigger.DescriptorImpl SCMTrigger.Runner Runnable
that actually performs polling.SlowTriggerAdminMonitor SlowTriggerAdminMonitor.Value Trigger Triggers aBuild
.TriggerDescriptor Descriptor
for Trigger. -
Classes in hudson.triggers used by jenkins Class Description SafeTimerTask Wrapper so that a fatal error inTimerTask
will not terminate the timer. -
Classes in hudson.triggers used by jenkins.model Class Description SafeTimerTask Wrapper so that a fatal error inTimerTask
will not terminate the timer.Trigger Triggers aBuild
.TriggerDescriptor Descriptor
for Trigger. -
Classes in hudson.triggers used by jenkins.telemetry Class Description SafeTimerTask Wrapper so that a fatal error inTimerTask
will not terminate the timer. -
Classes in hudson.triggers used by jenkins.triggers Class Description SCMTrigger Trigger
that checks for SCM updates periodically.Trigger Triggers aBuild
.TriggerDescriptor Descriptor
for Trigger.