Uses of Class
org.camunda.bpm.engine.rest.dto.runtime.ActivityInstanceDto
Packages that use ActivityInstanceDto
Package
Description
-
Uses of ActivityInstanceDto in org.camunda.bpm.engine.rest.dto.runtime
Fields in org.camunda.bpm.engine.rest.dto.runtime declared as ActivityInstanceDtoModifier and TypeFieldDescriptionprotected ActivityInstanceDto[]
ActivityInstanceDto.childActivityInstances
Methods in org.camunda.bpm.engine.rest.dto.runtime that return ActivityInstanceDtoModifier and TypeMethodDescriptionstatic ActivityInstanceDto
ActivityInstanceDto.fromActivityInstance
(ActivityInstance instance) static ActivityInstanceDto[]
ActivityInstanceDto.fromListOfActivityInstance
(ActivityInstance[] instances) ActivityInstanceDto.getChildActivityInstances()
Returns the child activity instances. -
Uses of ActivityInstanceDto in org.camunda.bpm.engine.rest.sub.runtime
Methods in org.camunda.bpm.engine.rest.sub.runtime that return ActivityInstanceDto -
Uses of ActivityInstanceDto in org.camunda.bpm.engine.rest.sub.runtime.impl
Methods in org.camunda.bpm.engine.rest.sub.runtime.impl that return ActivityInstanceDto