U
- The type of UniquePageRole
that this transition navigates to.public final class TransitionToRole<U extends UniquePageRole> extends Object
TransitionTo
but where the target is a UniquePageRole
. By
injecting and instance of this class you declare a compile-time dependency on the existence of a
Page
with the UniquePageRole
of type U
.Constructor and Description |
---|
TransitionToRole(Class<U> uniquePageRole) |
Copyright © 2013-2015 JBoss, a division of Red Hat. All Rights Reserved.