public class SetRoleTransition<U extends AppUser> extends AbstractFormTransition<U>
| Constructor and Description |
|---|
SetRoleTransition() |
| Modifier and Type | Method and Description |
|---|---|
void |
buildForm(Form f,
U dat,
AppContext conn)
Build the transition form.
|
getResultpublic void buildForm(Form f, U dat, AppContext conn) throws TransitionException
BaseFormTransitionf - Form to be builtdat - target ObjectTransitionException