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