public interface ParameterFactory
ClassTask
.Modifier and Type | Method and Description |
---|---|
Object |
createParameter(TaskContext<?,?,?> context)
Creates the parameter from the
TaskContext . |
Object createParameter(TaskContext<?,?,?> context) throws Exception
TaskContext
.context
- TaskContext
.Exception
- If fails to create the parameter.Copyright © 2005–2016. All rights reserved.