메소드 | 설명 | |
---|---|---|
__construct ( |
||
getDestination ( ) : |
Returns the destination of the current transition. | |
isOpen ( Alterway\Component\Workflow\ContextInterface $context ) : boolean | Checks if the current transition satisfies the specifiation on the given context. |
public __construct ( |
||
$src | ||
$dst | ||
$spec | Alterway\Component\Workflow\SpecificationInterface |
public getDestination ( ) : |
||
리턴 |