|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecthudson.triggers.Trigger<hudson.model.Project>
org.jenkinsci.plugins.dostrigger.DosTrigger
com.tombrus.hudson.dostrigger.DosTrigger
public final class DosTrigger
For backward compatibility loading data from older versions of this plugin.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.jenkinsci.plugins.dostrigger.DosTrigger |
|---|
DosTrigger.DescriptorImpl |
| Nested classes/interfaces inherited from class hudson.triggers.Trigger |
|---|
hudson.triggers.Trigger.Cron |
| Nested classes/interfaces inherited from interface hudson.ExtensionPoint |
|---|
hudson.ExtensionPoint.LegacyInstancesAreScopedToHudson |
| Field Summary |
|---|
| Fields inherited from class hudson.triggers.Trigger |
|---|
job, spec, tabs, timer |
| Constructor Summary | |
|---|---|
DosTrigger(String schedule,
String script)
|
|
| Method Summary | |
|---|---|
protected Object |
readResolve()
|
| Methods inherited from class org.jenkinsci.plugins.dostrigger.DosTrigger |
|---|
getSchedule, getScript, initCharacteristicEnvVars, run |
| Methods inherited from class hudson.triggers.Trigger |
|---|
all, checkTriggers, for_, getDescriptor, getProjectAction, getProjectActions, getSpec, init, start, stop |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DosTrigger(String schedule,
String script)
throws antlr.ANTLRException
antlr.ANTLRException| Method Detail |
|---|
protected Object readResolve()
throws ObjectStreamException
readResolve in class hudson.triggers.Trigger<hudson.model.Project>ObjectStreamException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||