public class JobScheduleCron extends Object implements JobSchedule
JobSchedule.Type| Constructor and Description |
|---|
JobScheduleCron(String cronExpression) |
| Modifier and Type | Method and Description |
|---|---|
String |
getCronExpression() |
JobSchedule.Type |
getType() |
public JobScheduleCron(String cronExpression)
public JobSchedule.Type getType()
getType in interface JobSchedulepublic String getCronExpression()
Copyright © 2023 Cesar Martinez. All rights reserved.