public class ParameterizedTimerTrigger extends Trigger<Job>
Trigger
that runs a job periodically with support for parameters.Trigger.Cron
ExtensionPoint.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.ANTLRException
Copyright © 2016–2020. All rights reserved.