public class TaskContextParameterFactory extends Object implements ParameterFactory
ParameterFactory
for the TaskContext
.Constructor and Description |
---|
TaskContextParameterFactory() |
Modifier and Type | Method and Description |
---|---|
Object |
createParameter(TaskContext<?,?,?> context)
Creates the parameter from the
TaskContext . |
public Object createParameter(TaskContext<?,?,?> context)
ParameterFactory
TaskContext
.createParameter
in interface ParameterFactory
context
- TaskContext
.Copyright © 2005–2016. All rights reserved.