ILIAS  release_5-2 Revision v5.2.25-18-g3f80b828510
ilWorkflowEngineElement.php
Go to the documentation of this file.
1<?php
2/* Copyright (c) 1998-2016 ILIAS open source, Extended GPL, see docs/LICENSE */
3
19{
27 public function getContext();
28
34 public function setName($name);
35
39 public function getName();
40}
An exception for terminatinating execution or to throw for unit testing.
ilWorkflowEngineElement Interface is part of the petri net based workflow engine.
getContext()
This method returns the context of the element.