@Public
@Evolving
public interface MultipleArcTransition<OPERAND,EVENT,STATE extends java.lang.Enum<STATE>>
| Modifier and Type | Method | Description |
|---|---|---|
STATE |
transition(OPERAND operand,
EVENT event) |
Transition hook.
|
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.