package org.ourgrid.acceptance.util.broker; public enum Operations { SEND_FILE_OPERATION, EXECUTE_COMMAND_OPERATION, SEND_FILE_INFO_OPERATION; }