Constant Field Values
Contents
org.zeroturnaround.*
-
org.zeroturnaround.exec.org.zeroturnaround.exec.InvalidExitUtil Modifier and Type Constant Field Value private static final int
MAX_OUTPUT_SIZE_IN_ERROR_MESSAGE
5000
-
org.zeroturnaround.exec.InvalidExitValueException Modifier and Type Constant Field Value private static final long
serialVersionUID
1L
-
org.zeroturnaround.exec.InvalidOutputException Modifier and Type Constant Field Value private static final long
serialVersionUID
1L
-
org.zeroturnaround.exec.InvalidResultException Modifier and Type Constant Field Value private static final long
serialVersionUID
1L
-
org.zeroturnaround.exec.ProcessExecutor Modifier and Type Constant Field Value public static final boolean
DEFAULT_REDIRECT_ERROR_STREAM
true
-
org.zeroturnaround.exec.ProcessInitException Modifier and Type Constant Field Value private static final java.lang.String
AFTER_CODE
", "
private static final java.lang.String
BEFORE_CODE
" error="
private static final java.lang.String
NEW_INFIX
" Error="
-
org.zeroturnaround.exec.stream.InputStreamPumper Modifier and Type Constant Field Value public static final int
SLEEPING_TIME
100
-
org.zeroturnaround.exec.stream.LogOutputStream Modifier and Type Constant Field Value private static final int
CR
13
private static final int
INTIAL_SIZE
132
private static final int
LF
10
-
org.zeroturnaround.exec.stream.StreamPumper Modifier and Type Constant Field Value private static final int
DEFAULT_SIZE
1024