| Modifier and Type | Field and Description |
|---|---|
String |
cronExpression |
String |
eventCategory |
String |
eventId |
String |
id |
String |
username |
| Constructor and Description |
|---|
ScheduleImpl() |
| Modifier and Type | Method and Description |
|---|---|
String |
getCronExpression()
Returns the cron expression.
|
String |
getEventCategory()
Returns the event category.
|
String |
getEventId()
Returns the event id.
|
String |
getId()
Returns the schedule job id.
|
String |
getUsername()
Returns the username.
|
void |
setEventId(String eventId) |
String |
toString() |
public String id
public String eventId
public String eventCategory
public String cronExpression
public String username
public void setEventId(String eventId)
public String getId()
Schedulepublic String getEventId()
SchedulegetEventId in interface Schedulepublic String getEventCategory()
SchedulegetEventCategory in interface Schedulepublic String getCronExpression()
SchedulegetCronExpression in interface Schedulepublic String getUsername()
SchedulegetUsername in interface ScheduleCopyright © 2012 Nuxeo SA. All Rights Reserved.