rule Based Properties
Parameters
value
An object which defines the list of matching rules to run and has a field Rules
, which is a list of rule objects.
suspend fun ruleBasedProperties(argument: suspend MatchingWorkflowRuleBasedPropertiesArgsBuilder.() -> Unit)
Parameters
argument
An object which defines the list of matching rules to run and has a field Rules
, which is a list of rule objects.