Back to index
Back to module hivemind
Schema hivemind.Defaults
Visibility
Public
Element default
Provides a default symbol value.
Attribute symbol
Required (Unique)
The id of the symbol to define a default value for.
Attribute value
Required
The value for the symbol.
Conversion Rules
<conversion
class
="org.apache.hivemind.service.impl.FactoryDefault"
/>
Back to index
Back to module hivemind