WorkflowBaseMethod# class eclypse.builders.workflow.base_method.WorkflowBaseMethod[source]# Bases: StrEnum Base graph selection strategies supported by WfCommons recipes. Methods Attributes ERROR_TABLE SMALLEST BIGGEST RANDOM ERROR_TABLE = 'error_table'# SMALLEST = 'smallest'# BIGGEST = 'biggest'# RANDOM = 'random'# __new__(value)#