X
- type of transitionpublic interface GatedTransition<X>
Transition
that can supress the transition for certain objects.Modifier and Type | Method and Description |
---|---|
boolean |
allow(SessionService<?> serv,
X target) |
boolean allow(SessionService<?> serv, X target)