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, waitMethods inherited from interface hudson.remoting.Callable
getChannelOrFail, getOpenChannelOrFailMethods inherited from interface jenkins.agents.ControllerToAgentCallable
checkRoles
-
Constructor Details
-
AgentInfoCallable
public AgentInfoCallable()
-
-
Method Details
-
call
-