PHP Interface ezcWorkflowExecutionListener, Workflow

Show file Open project: zetacomponents/workflow

Public Methods

Method Description
notify ( string $message, integer $type = ezcWorkflowExecutionListener::INFO ) Called to inform about events.

Method Details

notify() public method

Called to inform about events.
public notify ( string $message, integer $type = ezcWorkflowExecutionListener::INFO )
$message string
$type integer