Method | Description | |
---|---|---|
it_builds_a_worflow_object ( Alterway\Component\Workflow\SpecificationInterface $spec ) | ||
it_can_be_opened ( Alterway\Component\Workflow\SpecificationInterface $spec ) | ||
it_creates_links_between_nodes ( Alterway\Component\Workflow\SpecificationInterface $spec ) | ||
it_is_initializable ( ) | ||
it_throws_exception_if_not_started_when_building_a_workflow_object ( Alterway\Component\Workflow\SpecificationInterface $spec ) | ||
it_throws_exception_if_not_started_when_creating_links_between_nodes ( Alterway\Component\Workflow\SpecificationInterface $spec ) | ||
let ( Symfony\Component\EventDispatcher\EventDispatcherInterface $dispatcher ) |
public it_builds_a_worflow_object ( Alterway\Component\Workflow\SpecificationInterface $spec ) | ||
$spec | Alterway\Component\Workflow\SpecificationInterface |
public it_can_be_opened ( Alterway\Component\Workflow\SpecificationInterface $spec ) | ||
$spec | Alterway\Component\Workflow\SpecificationInterface |
public it_creates_links_between_nodes ( Alterway\Component\Workflow\SpecificationInterface $spec ) | ||
$spec | Alterway\Component\Workflow\SpecificationInterface |
public it_throws_exception_if_not_started_when_building_a_workflow_object ( Alterway\Component\Workflow\SpecificationInterface $spec ) | ||
$spec | Alterway\Component\Workflow\SpecificationInterface |
public it_throws_exception_if_not_started_when_creating_links_between_nodes ( Alterway\Component\Workflow\SpecificationInterface $spec ) | ||
$spec | Alterway\Component\Workflow\SpecificationInterface |
public let ( Symfony\Component\EventDispatcher\EventDispatcherInterface $dispatcher ) | ||
$dispatcher | Symfony\Component\EventDispatcher\EventDispatcherInterface |