public class ParameterizedTimerTrigger extends Trigger<Job>
Trigger that runs a job periodically with support for parameters.Trigger.CronExtensionPoint.LegacyInstancesAreScopedToHudson| Constructor and Description |
|---|
ParameterizedTimerTrigger(String parameterizedSpecification) |
| Modifier and Type | Method and Description |
|---|---|
void |
checkCronTabsAndRun(Calendar calendar) |
String |
getParameterizedSpecification()
for the config.jelly to populate
|
void |
run() |
void |
start(Job project,
boolean newInstance) |
all, checkTriggers, for_, getDescriptor, getProjectAction, getProjectActions, getSpec, readResolve, stop@DataBoundConstructor public ParameterizedTimerTrigger(String parameterizedSpecification) throws antlr.ANTLRException
antlr.ANTLRExceptionCopyright © 2016–2022. All rights reserved.