|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ProcessInstanceModificationInstructionDto | |
|---|---|
| org.camunda.bpm.engine.rest.dto.runtime | |
| org.camunda.bpm.engine.rest.dto.runtime.modification | |
| Uses of ProcessInstanceModificationInstructionDto in org.camunda.bpm.engine.rest.dto.runtime |
|---|
| Fields in org.camunda.bpm.engine.rest.dto.runtime with type parameters of type ProcessInstanceModificationInstructionDto | |
|---|---|
protected List<ProcessInstanceModificationInstructionDto> |
StartProcessInstanceDto.startInstructions
|
| Methods in org.camunda.bpm.engine.rest.dto.runtime that return types with arguments of type ProcessInstanceModificationInstructionDto | |
|---|---|
List<ProcessInstanceModificationInstructionDto> |
StartProcessInstanceDto.getStartInstructions()
|
| Method parameters in org.camunda.bpm.engine.rest.dto.runtime with type arguments of type ProcessInstanceModificationInstructionDto | |
|---|---|
void |
StartProcessInstanceDto.setStartInstructions(List<ProcessInstanceModificationInstructionDto> startInstructions)
|
| Uses of ProcessInstanceModificationInstructionDto in org.camunda.bpm.engine.rest.dto.runtime.modification |
|---|
| Fields in org.camunda.bpm.engine.rest.dto.runtime.modification with type parameters of type ProcessInstanceModificationInstructionDto | |
|---|---|
protected List<ProcessInstanceModificationInstructionDto> |
ProcessInstanceModificationDto.instructions
|
| Methods in org.camunda.bpm.engine.rest.dto.runtime.modification that return types with arguments of type ProcessInstanceModificationInstructionDto | |
|---|---|
List<ProcessInstanceModificationInstructionDto> |
ProcessInstanceModificationDto.getInstructions()
|
| Method parameters in org.camunda.bpm.engine.rest.dto.runtime.modification with type arguments of type ProcessInstanceModificationInstructionDto | |
|---|---|
void |
ProcessInstanceModificationDto.setInstructions(List<ProcessInstanceModificationInstructionDto> instructions)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||