activity_stream-1.0.x-dev/config/schema/activity_stream.schema.yml
config/schema/activity_stream.schema.yml
activity_stream.activity_config.*:
type: config_entity
label: Activity Config
mapping:
id:
type: string
label: ID
label:
type: label
label: Label
uuid:
type: string
description:
type: string
category:
type: string
activity_bundle_entities:
type: sequence
bundle:
type: string
label: 'Bundle'
activity_entity_condition:
type: string
label: 'Activity Entity Condition'
activity_entity_action:
type: string
label: 'Activity Entity Action'
activity_context:
type: string
label: 'Activity Context'
activity_destinations:
type: sequence
destination:
type: string
label: 'Activity Destination'
activity_direct:
type: boolean
label: 'Create activity direct instead of Queue'
activity_aggregate:
type: boolean
label: 'Aggregate activity'
activity_message_template:
type: string
label: 'Activity Message Template'
activity_date:
type: string
label: 'Activity Date'
activity_stream.activity_destination.*:
type: config_entity
label: Activity Destination
mapping:
id:
type: string
label: ID
label:
type: label
label: Label
uuid:
type: string
description:
type: string
