|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AgentInfo | |
|---|---|
| com.quartzdesk.service.quartz.v6_0 | |
| com.quartzdesk.service.types.v2_0.agent | |
| Uses of AgentInfo in com.quartzdesk.service.quartz.v6_0 |
|---|
| Fields in com.quartzdesk.service.quartz.v6_0 declared as AgentInfo | |
|---|---|
protected AgentInfo |
GetAgentInfoResponse.info
|
| Methods in com.quartzdesk.service.quartz.v6_0 that return AgentInfo | |
|---|---|
AgentInfo |
GetAgentInfoResponse.getInfo()
Gets the value of the info property. |
| Methods in com.quartzdesk.service.quartz.v6_0 with parameters of type AgentInfo | |
|---|---|
void |
GetAgentInfoResponse.setInfo(AgentInfo value)
Sets the value of the info property. |
GetAgentInfoResponse |
GetAgentInfoResponse.withInfo(AgentInfo value)
|
| Uses of AgentInfo in com.quartzdesk.service.types.v2_0.agent |
|---|
| Methods in com.quartzdesk.service.types.v2_0.agent that return AgentInfo | |
|---|---|
AgentInfo |
ObjectFactory.createAgentInfo()
Create an instance of AgentInfo |
AgentInfo |
AgentInfo.withAvailableTimeZone(Collection<TimeZone> values)
|
AgentInfo |
AgentInfo.withAvailableTimeZone(TimeZone... values)
|
AgentInfo |
AgentInfo.withClassLoaderInfo(String value)
|
AgentInfo |
AgentInfo.withConfiguration(AgentConfiguration value)
|
AgentInfo |
AgentInfo.withCurrentThreadContextClassLoaderInfo(String value)
|
AgentInfo |
AgentInfo.withEdition(String value)
|
AgentInfo |
AgentInfo.withLocale(Locale value)
|
AgentInfo |
AgentInfo.withNameAndVersion(String value)
|
AgentInfo |
AgentInfo.withTimeZone(TimeZone value)
|
AgentInfo |
AgentInfo.withVersion(Version value)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||