Modifier and Type | Field and Description |
---|---|
protected String |
state |
protected String |
subState |
protected String |
tenantId |
protected String |
userId |
Constructor and Description |
---|
SetUserStateAndSubStateCmd(String userId,
String state,
String subState) |
SetUserStateAndSubStateCmd(String userId,
String state,
String subState,
String tenantId) |
protected final String userId
protected final String state
protected final String subState
protected final String tenantId
public SetUserStateAndSubStateCmd(String userId, String state, String subState)
public Void execute(CommandContext commandContext)