Workflow: ezcWorkflowVariableHandler
[ ]
[ Theoretical background ]
[ ]
[ ]
[ ]
[ ]
Interface: ezcWorkflowVariableHandler
|
Interface for variable handlers. [
source]
Method Summary
|
public void |
load(
$execution, $variableName )
Load the variable $variableName that is handled by this handler. |
|
public void |
save(
$execution, $variableName, $value )
Save the variable $variableName that is handled by the variable handler with the value $value. |
Methods
load
Load the variable $variableName that is handled by this handler.
Parameters
save
Save the variable $variableName that is handled by the variable handler with the value $value.
Parameters
Last updated: Tue, 01 Sep 2009