| Package | Description |
|---|---|
| org.alfresco.rest.workflow.api.impl |
| Modifier and Type | Method and Description |
|---|---|
void |
RestVariableHelper.addTaskVariables(List<TaskVariable> result,
Map<String,Object> variables,
TypeDefinitionContext context,
VariableScope scope)
Converts the raw variables to
TaskVariables and adds them to the given result-list. |
protected void |
RestVariableHelper.setVariableValueAndType(Variable variable,
Object value,
TypeDefinitionContext context)
Sets the variable value with possible conversion to the correct format to be used in the response and sets
the type accordingly.
|
Copyright © 2005–2018 Alfresco Software. All rights reserved.