Class RemoteClientDefaults
java.lang.Object
org.jenkins.plugins.lockableresources.remote.RemoteClientDefaults
@Restricted(org.kohsuke.accmod.restrictions.NoExternalUse.class)
public final class RemoteClientDefaults
extends Object
Internal defaults for remote lock client behavior.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intstatic final intstatic final intstatic final String -
Method Summary
-
Field Details
-
REMOTE_API_BASE_PATH
- See Also:
-
DEFAULT_POLL_INTERVAL_SECONDS
public static final int DEFAULT_POLL_INTERVAL_SECONDS- See Also:
-
DEFAULT_HEARTBEAT_INTERVAL_SECONDS
public static final int DEFAULT_HEARTBEAT_INTERVAL_SECONDS- See Also:
-
DEFAULT_REQUEST_TIMEOUT_SECONDS
public static final int DEFAULT_REQUEST_TIMEOUT_SECONDS- See Also:
-