Package org.activiti.engine.impl.util
Class ShellExecutorContext
java.lang.Object
org.activiti.engine.impl.util.ShellExecutorContext
- All Implemented Interfaces:
ExecutorContext
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetArgList(List<String> argList) voidsetWaitFlag(Boolean waitFlag)
-
Constructor Details
-
ShellExecutorContext
-
-
Method Details
-
getWaitFlag
-
setWaitFlag
-
getCleanEnvBoolan
-
getRedirectErrorFlag
-
getDirectoryStr
-
getResultVariableStr
-
getErrorCodeVariableStr
-
getArgList
-
setArgList
-