public class ParamUtil
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
static java.lang.Object |
getParameter(java.lang.String name,
TaskContext context)
Gets the parameter from context.
|
public static java.lang.Object getParameter(java.lang.String name,
TaskContext context)
throws ErrorException
name - name of the parametercontext - task contextErrorExceptionCopyright © 2007-2020 Whitestein Technologies. All Rights Reserved.