9#ifndef EVENT_LOOP__MANAGER_ORDER_H
10#define EVENT_LOOP__MANAGER_ORDER_H
ManagerOrder
an enum to establish an order in which to apply managers
@ DRIVER
the driver itself
@ SUBMIT_DIR
the basic operations for the submission directory
@ OPERATION
the base-operation performed (e.g. submit, retrieve)
@ BASE
the most basic operations, common for all tasks
This module defines the arguments passed from the BATCH driver to the BATCH worker.