| Constructor and Description |
|---|
ChangeSchedulerRequest(String crontab)
Constructor that requires the crontab to be changed.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getCronTab()
Returns the crontab that is to be changed.
|
public ChangeSchedulerRequest(String crontab)
crontab - the crontab that is to be changedpublic String getCronTab()
Copyright © 2017–2019. All rights reserved.