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.
|
getResult
public void buildForm(Form f, U dat, AppContext conn) throws TransitionException
BaseFormTransition
f
- Form to be builtdat
- target ObjectTransitionException