Class PromptGroupsState
- java.lang.Object
-
- org.jboss.as.domain.management.security.adduser.PromptGroupsState
-
- All Implemented Interfaces:
State
public class PromptGroupsState extends Object implements State
State responsible for prompting for the list of groups for a user.- Author:
- Darran Lofthouse
-
-
Constructor Summary
Constructors Constructor Description PromptGroupsState(ConsoleWrapper theConsole, StateValues stateValues)
-
-
-
Constructor Detail
-
PromptGroupsState
public PromptGroupsState(ConsoleWrapper theConsole, StateValues stateValues)
-
-