| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final boolean |
DEFAULT_APPLY_DEFAULT_LOAD_PROPS |
true |
public static final boolean |
DEFAULT_USE_UNSAFE_QUIET_UPDATE |
false |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final long |
DEFAULT_AFTER_START_PROCESS_DELAY |
0L |
public static final boolean |
DEFAULT_DISABLE_OPENGL |
false |
public static final String |
DEFAULT_HOSTNAME |
"127.0.0.1" |
public static final boolean |
DEFAULT_KEEP_ALIVE_ON_SHUTDOWN |
false |
public static final int |
DEFAULT_MAX_TASKS_PER_PROCESS |
200 |
public static final long |
DEFAULT_PROCESS_RETRY_INTERVAL |
250L |
public static final long |
DEFAULT_PROCESS_TIMEOUT |
120000L |
public static final boolean |
DEFAULT_START_FAIL_FAST |
false |
public static final long |
MAX_AFTER_START_PROCESS_DELAY |
10000L |
public static final long |
MAX_PROCESS_RETRY_INTERVAL |
10000L |
public static final long |
MIN_AFTER_START_PROCESS_DELAY |
0L |
public static final long |
MIN_PROCESS_RETRY_INTERVAL |
0L |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
DEFAULT_PORT |
2002 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
CALC_SERVICE |
"com.sun.star.sheet.SpreadsheetDocument" |
public static final String |
DRAW_SERVICE |
"com.sun.star.drawing.DrawingDocument" |
public static final String |
IMPRESS_SERVICE |
"com.sun.star.presentation.PresentationDocument" |
public static final String |
WEB_SERVICE |
"com.sun.star.text.WebDocument" |
public static final String |
WRITER_SERVICE |
"com.sun.star.text.GenericTextDocument" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final long |
PID_NOT_FOUND |
-2L |
public static final long |
PID_UNKNOWN |
-1L |
Copyright © 2022 - present; JODConverter. All rights reserved.