uncountable.types.async_batch_t.AsyncBatchRequestPath

class uncountable.types.async_batch_t.AsyncBatchRequestPath

Enum where members are also (and must be) strings

ADD_TIME_SERIES_DATA = 'recipes/add_time_series_data'
ARCHIVE_RECIPES = 'recipes/archive'
ASSOCIATE_EQUIPMENT_INPUT = 'equipment/associate_equipment_input'
ASSOCIATE_RECIPE_AS_INPUT = 'recipes/associate_recipe_as_input'
ASSOCIATE_RECIPE_AS_LOT = 'recipes/associate_recipe_as_lot'
CLEAR_RECIPE_OUTPUTS = 'recipes/clear_recipe_outputs'
COMPLETE_ASYNC_PARSE = 'uploader/complete_async_parse'
COMPLETE_ASYNC_UPLOAD = 'runsheet/complete_async_upload'
CREATE_MIX_ORDER = 'recipes/create_mix_order'
CREATE_OR_UPDATE_ENTITY = 'entity/create_or_update_entity'
CREATE_RECIPE = 'recipes/create_recipe'
EDIT_RECIPE_INPUTS = 'recipes/edit_recipe_inputs'
GRANT_ENTITY_PERMISSIONS = 'entity/grant_entity_permissions'
INVOKE_UPLOADER = 'uploader/invoke_uploader'
LOCK_ENTITY = 'entity/lock_entity'
LOCK_RECIPES = 'recipes/lock_recipes'
LOOKUP_ENTITY = 'entity/lookup_entity'
PUSH_NOTIFICATION = 'integrations/push_notification'
RUN_TRIGGER = 'triggers/run_trigger'
SET_BARCODE = 'entity/set_barcode'
SET_ENTITY_FIELD_VALUES = 'entity/set_entity_field_values'
SET_RECIPE_METADATA = 'recipes/set_recipe_metadata'
SET_RECIPE_TAGS = 'recipes/set_recipe_tags'
SET_RECIPE_TOTAL = 'recipes/set_recipe_total'
SWAP_OUTPUT_CONDITION_PARAMETERS = 'output_parameters/swap_output_condition_parameters'
TRANSITION_ENTITY_PHASE = 'entity/transition_entity_phase'
UNLOCK_ENTITY = 'entity/unlock_entity'
UNLOCK_RECIPES = 'recipes/unlock_recipes'
UPSERT_CONDITION_MATCH = 'condition_parameters/upsert_condition_match'
UPSERT_RECIPE_WORKFLOW_STEP = 'recipes/upsert_recipe_workflow_step'
UPSERT_STEP_RELATIONSHIPS = 'recipes/upsert_step_relationships'