16 lines
471 B
JSON
Raw Normal View History

{
"description": "Returns the number of decimal places",
"display_name": "Decimal Place Count",
"display_order": 0,
"exception_notification_addresses": [],
"fault_or_suspend_on_exception": "fault",
"files": [],
"metadata_extraction_paths": [
{
"key": "my_key",
"path": "decimal_count_result"
}
],
"primary_file_name": "decimal-place-count.bpmn",
"primary_process_id": "Decimal_Place_Count"
}