메소드 | 설명 | |
---|---|---|
__construct ( Symfony\Component\EventDispatcher\EventDispatcherInterface $eventDispatcher = null ) | ||
getWorkflow ( ) : |
Returns the workflow being built. | |
link ( string $src, string $dst, Alterway\Component\Workflow\SpecificationInterface $spec ) : |
Adds a link to the workflow. | |
open ( string $src, Alterway\Component\Workflow\SpecificationInterface $spec ) : |
Opens a workflow. |
public __construct ( Symfony\Component\EventDispatcher\EventDispatcherInterface $eventDispatcher = null ) | ||
$eventDispatcher | Symfony\Component\EventDispatcher\EventDispatcherInterface |
public getWorkflow ( ) : |
||
리턴 |