scheduleExpression property
The scheduling expression. For example, "cron(0 20 * * ? *)", "rate(5 minutes)".
Implementation
final String? scheduleExpression;
The scheduling expression. For example, "cron(0 20 * * ? *)", "rate(5 minutes)".
final String? scheduleExpression;