Class ScheduleTriggerEvent
- java.lang.Object
-
- org.commonjava.indy.schedule.event.ScheduleTriggerEvent
-
public class ScheduleTriggerEvent extends Object
-
-
Constructor Summary
Constructors Constructor Description ScheduleTriggerEvent(String jobType, String payload)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetJobType()StringgetPayload()StringtoString()
-