
| Current Path : /var/www/html/german-vocational.cn/core/modules/workflows/config/schema/ |
Linux ift1.ift-informatik.de 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 |
| Current File : /var/www/html/german-vocational.cn/core/modules/workflows/config/schema/workflows.schema.yml |
workflows.workflow.*:
type: config_entity
label: 'Workflow'
mapping:
id:
type: string
label: 'ID'
label:
type: label
label: 'Label'
type:
type: string
label: 'Workflow type'
type_settings:
type: workflow.type_settings.[%parent.type]
workflows.state:
type: mapping
mapping:
label:
type: label
label: 'Label'
weight:
type: integer
label: 'Weight'
workflows.transition:
type: mapping
mapping:
label:
type: label
label: 'Transition label'
from:
type: sequence
label: 'From state IDs'
sequence:
type: string
label: 'From state ID'
to:
type: string
label: 'To state ID'
weight:
type: integer
label: 'Weight'