Package | Description |
---|---|
org.camunda.bpm.engine.rest.dto.runtime | |
org.camunda.bpm.engine.rest.sub.runtime | |
org.camunda.bpm.engine.rest.sub.runtime.impl |
Modifier and Type | Field and Description |
---|---|
protected ActivityInstanceDto[] |
ActivityInstanceDto.childActivityInstances |
Modifier and Type | Method and Description |
---|---|
static ActivityInstanceDto |
ActivityInstanceDto.fromActivityInstance(ActivityInstance instance) |
static ActivityInstanceDto[] |
ActivityInstanceDto.fromListOfActivityInstance(ActivityInstance[] instances) |
ActivityInstanceDto[] |
ActivityInstanceDto.getChildActivityInstances()
Returns the child activity instances.
|
Modifier and Type | Method and Description |
---|---|
ActivityInstanceDto |
ProcessInstanceResource.getActivityInstanceTree() |
Modifier and Type | Method and Description |
---|---|
ActivityInstanceDto |
ProcessInstanceResourceImpl.getActivityInstanceTree() |
Copyright © 2015. All rights reserved.