* @license http://www.gnu.org/copyleft/gpl.html GNU GPL version 3 or later
* @copyright For copyright information on Mahara, please see the README file distributed with this software.
*
*/
/**
* artefacttype - plugin class. Used for corresponding with the Mahara API and containing all needed functionality for Multirecipientnotification function
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL version 3 or later
* @copyright For copyright information on Mahara, please see the README file distributed with this software.
*
*/
/**
* artefacttype - plugin class. Used for corresponding with the Mahara API and containing all needed functionality for Multirecipientnotification function
*/
classArtefactTypeOutboxextendsArtefactType{
/**
* API-Function. This Artefact does not provide any blocks or items to render
<FIELDNAME="role"TYPE="char"LENGTH="9"ENUM="true"ENUMVALUES="'sender','recipient'"NOTNULL="true"DEFAULT="recipient"COMMENT="the role of user-relation"/>