CommandPollConfig.@Deprecated public class SshPollConfig<T> extends CommandPollConfig<T>
DEFAULT_SUCCESSNO_SENSOR, REMOVE, UNCHANGED| Constructor and Description | 
|---|
SshPollConfig(AttributeSensor<T> sensor)
Deprecated.  
  | 
SshPollConfig(CommandPollConfig<T> other)
Deprecated.  
  | 
| Modifier and Type | Method and Description | 
|---|---|
SshPollConfig<T> | 
self()
Deprecated.  
  | 
command, command, env, env, env, forMultiple, forSensor, getCommandSupplier, getEnvSupplierdescription, getDescription, getPeriod, period, period, periodcheckSuccess, checkSuccess, enabled, equals, getCheckSuccess, getLogWarningGraceTime, getLogWarningGraceTimeOnStartup, getOnException, getOnFailure, getOnSuccess, getSensor, getSupressDuplicates, hasCheckSuccessHandler, hasExceptionHandler, hasFailureHandler, hashCode, hasSuccessHandler, isEnabled, logWarningGraceTime, logWarningGraceTimeOnStartup, onException, onFailure, onFailureOrException, onResult, onSuccess, setOnException, setOnFailure, setOnFailureOrException, setOnResult, setOnSuccess, suppressDuplicates, toStringpublic SshPollConfig(AttributeSensor<T> sensor)
public SshPollConfig(CommandPollConfig<T> other)
public SshPollConfig<T> self()