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

public class AgentInfoCallable extends MasterToSlaveCallable<AgentInfo,Exception>
See Also:
  • Constructor Details

    • AgentInfoCallable

      public AgentInfoCallable()
  • Method Details