|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PublicApiInfo | |
|---|---|
| com.quartzdesk.service.types.v5_0.agent | |
| com.quartzdesk.service.types.v5_0.scheduler | |
| com.quartzdesk.service.types.v5_0.scheduler.quartz | |
| Uses of PublicApiInfo in com.quartzdesk.service.types.v5_0.agent |
|---|
| Fields in com.quartzdesk.service.types.v5_0.agent declared as PublicApiInfo | |
|---|---|
protected PublicApiInfo |
RegisteredSchedulerInfo.publicApiInfo
|
| Methods in com.quartzdesk.service.types.v5_0.agent that return PublicApiInfo | |
|---|---|
PublicApiInfo |
RegisteredSchedulerInfo.getPublicApiInfo()
Gets the value of the publicApiInfo property. |
| Methods in com.quartzdesk.service.types.v5_0.agent with parameters of type PublicApiInfo | |
|---|---|
void |
RegisteredSchedulerInfo.setPublicApiInfo(PublicApiInfo value)
Sets the value of the publicApiInfo property. |
RegisteredSchedulerInfo |
RegisteredSchedulerInfo.withPublicApiInfo(PublicApiInfo value)
|
| Uses of PublicApiInfo in com.quartzdesk.service.types.v5_0.scheduler |
|---|
| Fields in com.quartzdesk.service.types.v5_0.scheduler declared as PublicApiInfo | |
|---|---|
protected PublicApiInfo |
Scheduler.publicApiInfo
|
| Methods in com.quartzdesk.service.types.v5_0.scheduler that return PublicApiInfo | |
|---|---|
PublicApiInfo |
ObjectFactory.createPublicApiInfo()
Create an instance of PublicApiInfo |
PublicApiInfo |
Scheduler.getPublicApiInfo()
Gets the value of the publicApiInfo property. |
PublicApiInfo |
PublicApiInfo.withClassLoaderInfo(String value)
|
PublicApiInfo |
PublicApiInfo.withCompatibleVersion(Boolean value)
|
PublicApiInfo |
PublicApiInfo.withDetected(Boolean value)
|
PublicApiInfo |
PublicApiInfo.withLoadedCorrectly(Boolean value)
|
PublicApiInfo |
PublicApiInfo.withReady(Boolean value)
|
PublicApiInfo |
PublicApiInfo.withVersion(Version value)
|
| Methods in com.quartzdesk.service.types.v5_0.scheduler with parameters of type PublicApiInfo | |
|---|---|
void |
Scheduler.setPublicApiInfo(PublicApiInfo value)
Sets the value of the publicApiInfo property. |
Scheduler |
Scheduler.withPublicApiInfo(PublicApiInfo value)
|
| Uses of PublicApiInfo in com.quartzdesk.service.types.v5_0.scheduler.quartz |
|---|
| Methods in com.quartzdesk.service.types.v5_0.scheduler.quartz with parameters of type PublicApiInfo | |
|---|---|
QuartzScheduler |
QuartzScheduler.withPublicApiInfo(PublicApiInfo value)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||