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 intPROGRESS_CHECK_INTERVALInterval 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
 
 
 - 
 
 -