Class SshPluginDefaultsHandler
java.lang.Object
jenkins.plugins.publish_over_ssh.options.SshPluginDefaultsHandler
- All Implemented Interfaces:
InvocationHandler
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionint
boolean
boolean
-
Constructor Details
-
SshPluginDefaultsHandler
public SshPluginDefaultsHandler()
-
-
Method Details
-
invoke
- Specified by:
invoke
in interfaceInvocationHandler
- Throws:
Throwable
-
getExecCommand
-
getExecTimeout
public int getExecTimeout() -
isPseudoTty
public boolean isPseudoTty() -
isAgentForwarding
public boolean isAgentForwarding()
-