|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use QuartzJobDataMapEntry | |
|---|---|
| com.quartzdesk.service.types.v5_0.scheduler.quartz | |
| Uses of QuartzJobDataMapEntry in com.quartzdesk.service.types.v5_0.scheduler.quartz |
|---|
| Fields in com.quartzdesk.service.types.v5_0.scheduler.quartz with type parameters of type QuartzJobDataMapEntry | |
|---|---|
protected List<QuartzJobDataMapEntry> |
QuartzJobDataMap.entry
|
| Methods in com.quartzdesk.service.types.v5_0.scheduler.quartz that return QuartzJobDataMapEntry | |
|---|---|
QuartzJobDataMapEntry |
ObjectFactory.createQuartzJobDataMapEntry()
Create an instance of QuartzJobDataMapEntry |
QuartzJobDataMapEntry |
QuartzJobDataMapEntry.withName(String value)
|
QuartzJobDataMapEntry |
QuartzJobDataMapEntry.withValue(String value)
|
| Methods in com.quartzdesk.service.types.v5_0.scheduler.quartz that return types with arguments of type QuartzJobDataMapEntry | |
|---|---|
List<QuartzJobDataMapEntry> |
QuartzJobDataMap.getEntry()
Gets the value of the entry property. |
| Methods in com.quartzdesk.service.types.v5_0.scheduler.quartz with parameters of type QuartzJobDataMapEntry | |
|---|---|
QuartzJobDataMap |
QuartzJobDataMap.withEntry(QuartzJobDataMapEntry... values)
|
| Method parameters in com.quartzdesk.service.types.v5_0.scheduler.quartz with type arguments of type QuartzJobDataMapEntry | |
|---|---|
void |
QuartzJobDataMap.setEntry(List<QuartzJobDataMapEntry> entry)
Sets the value of the entry property. |
QuartzJobDataMap |
QuartzJobDataMap.withEntry(Collection<QuartzJobDataMapEntry> values)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||