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