Class OScheduledEventBuilder
java.lang.Object
com.orientechnologies.orient.core.schedule.OScheduledEventBuilder
Builds a OSchedulerEvent with a fluent interface
- Since:
- v2.2
- Author:
- Luca Garulli (l.garulli--(at)--orientdb.com)
-
Constructor Summary
ConstructorsConstructorDescriptionCreates a scheduled event object from a configuration. -
Method Summary
Modifier and TypeMethodDescriptionbuild()setArguments(Map<Object, Object> arguments) setFunction(OFunction function) setStartTime(Date startTime) toString()