Package io.jenkins.plugins.servicenow
Class Constants
- java.lang.Object
-
- io.jenkins.plugins.servicenow.Constants
-
public final class Constants extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static int
PROGRESS_CHECK_INTERVAL
Interval in milliseconds between next progress check (ServiceNow API call).
-
-
-
Field Detail
-
PROGRESS_CHECK_INTERVAL
public static final int PROGRESS_CHECK_INTERVAL
Interval in milliseconds between next progress check (ServiceNow API call).- See Also:
- Constant Field Values
-
-