Class AgentInfoCallable
java.lang.Object
jenkins.security.MasterToSlaveCallable<AgentInfo,Exception>
 
io.jenkins.plugins.projectenv.agent.AgentInfoCallable
- All Implemented Interfaces:
- hudson.remoting.Callable<AgentInfo,,- Exception> - Serializable,- ControllerToAgentCallable<AgentInfo,,- Exception> - org.jenkinsci.remoting.RoleSensitive
- See Also:
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface hudson.remoting.CallablegetChannelOrFail, getOpenChannelOrFailMethods inherited from interface jenkins.agents.ControllerToAgentCallablecheckRoles
- 
Constructor Details- 
AgentInfoCallablepublic AgentInfoCallable()
 
- 
- 
Method Details- 
call
 
-