-
- All Implemented Interfaces:
public final class CronDefinition
-
-
Method Summary
Modifier and Type Method Description final StringgetClassName()final StringgetMethodName()final StringgetSchedule()final BooleangetCoroutine()final StringgetPack()-
-
Method Detail
-
getClassName
final String getClassName()
-
getMethodName
final String getMethodName()
-
getSchedule
final String getSchedule()
-
getCoroutine
final Boolean getCoroutine()
-
-
-
-