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 Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface hudson.remoting.Callable
getChannelOrFail, getOpenChannelOrFail
Methods inherited from interface jenkins.agents.ControllerToAgentCallable
checkRoles
-
Constructor Details
-
AgentInfoCallable
public AgentInfoCallable()
-
-
Method Details
-
call
- Throws:
Exception
-