Skip to content

bpmn.request.method

← Back to the parameter index

Backend graph method name.

This is a compact property lookup. Use the contextual guide below for the complete feature model, configuration sequence, interactions, examples, and limitations.

Context
BPMN panel
Accepted value
string
Required
Yes
Default
No documented default.

User scenarios

  • Choose the workflow graph method.

Related parameters

Contextual guide and evidence

  • Contextual guide: Open the complete human guide
  • Source: apps/panel/src/features/panels/variants/bpmn/types/panel/request.ts, symbol BpmnPanelRequest
  • Example coverage: Complete — The guide and runnable fixture show the exact graph-method request.
  • Demo coverage: Complete — The BPMN tab calls GetLocalReadOnlyWorkflowGraph through POST /MetaMethods/Run. Open the runnable demo .

The panel source named above remains authoritative for runtime behavior. This secondary reference page is generated from the reviewed parameter matrix and does not replace the contextual guide.