CommandPollConfig.@Deprecated public class SshPollConfig<T> extends CommandPollConfig<T>
DEFAULT_SUCCESSNO_SENSOR, REMOVE, UNCHANGED, UNSET| 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, getCommand, getCommandSupplier, getEnv, getEnvSupplierdescription, getDescription, getPeriod, period, period, periodcheckSuccess, checkSuccess, enabled, equals, getCheckSuccess, getOnException, getOnFailure, getOnSuccess, getSensor, getSupressDuplicates, hasCheckSuccessHandler, hasExceptionHandler, hasFailureHandler, hashCode, hasSuccessHandler, isEnabled, 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()