Uses of Class
com.quartzdesk.service.types.v1_0.agent.AgentConfiguration

Packages that use AgentConfiguration
com.quartzdesk.service.types.v1_0.agent   
 

Uses of AgentConfiguration in com.quartzdesk.service.types.v1_0.agent
 

Fields in com.quartzdesk.service.types.v1_0.agent declared as AgentConfiguration
protected  AgentConfiguration AgentInfo.configuration
           
 

Methods in com.quartzdesk.service.types.v1_0.agent that return AgentConfiguration
 AgentConfiguration ObjectFactory.createAgentConfiguration()
          Create an instance of AgentConfiguration
 AgentConfiguration AgentInfo.getConfiguration()
          Gets the value of the configuration property.
 AgentConfiguration AgentConfiguration.withProperty(AgentConfigurationProperty... values)
           
 AgentConfiguration AgentConfiguration.withProperty(Collection<AgentConfigurationProperty> values)
           
 

Methods in com.quartzdesk.service.types.v1_0.agent with parameters of type AgentConfiguration
 void AgentInfo.setConfiguration(AgentConfiguration value)
          Sets the value of the configuration property.
 AgentInfo AgentInfo.withConfiguration(AgentConfiguration value)
           
 



Copyright © 2013–2017 QuartzDesk.com. All rights reserved.