CommandPollConfig
.@Deprecated public class SshPollConfig<T> extends CommandPollConfig<T>
DEFAULT_SUCCESS
NO_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, getEnvSupplier
description, getDescription, getPeriod, period, period, period
checkSuccess, 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, toString
public SshPollConfig(AttributeSensor<T> sensor)
public SshPollConfig(CommandPollConfig<T> other)
public SshPollConfig<T> self()