| Package | Description | 
|---|---|
| org.camunda.bpm.engine.rest.hal.task | |
| org.camunda.bpm.engine.rest.sub.runtime.impl | |
| org.camunda.bpm.engine.rest.sub.task.impl | 
| Modifier and Type | Method and Description | 
|---|---|
static HalTask | 
HalTask.fromTask(Task task)  | 
static HalTask | 
HalTask.generate(Task task,
        ProcessEngine engine)  | 
| Modifier and Type | Method and Description | 
|---|---|
protected HalTask | 
FilterResourceImpl.convertToHalTask(Task task)  | 
| Modifier and Type | Method and Description | 
|---|---|
protected void | 
FilterResourceImpl.embedVariableValuesInHalTask(HalTask halTask,
                            Map<String,List<VariableInstance>> variableInstances)  | 
protected Map<String,List<VariableInstance>> | 
FilterResourceImpl.getVariableInstancesForTasks(HalTask... halTasks)  | 
protected LinkedHashSet<String> | 
FilterResourceImpl.getVariableScopeIds(HalTask... halTasks)  | 
protected List<HalResource<?>> | 
FilterResourceImpl.getVariableValuesForTask(HalTask halTask,
                        Map<String,List<VariableInstance>> variableInstances)  | 
| Modifier and Type | Method and Description | 
|---|---|
HalTask | 
TaskResourceImpl.getHalTask()  | 
Copyright © 2019. All rights reserved.