private final class MigrationStatus.SetPassword extends MigrationStatus.Problem
Modifier and Type | Field and Description |
---|---|
private java.lang.String |
_userName |
Constructor and Description |
---|
SetPassword(java.lang.String userName,
java.lang.String description) |
Modifier and Type | Method and Description |
---|---|
protected void |
executeInt(ConsoleInterface console) |
compareTo, execute, toString
dispose, execute, getChildren, printStatus, skipParent
public SetPassword(java.lang.String userName, java.lang.String description)
protected void executeInt(ConsoleInterface console) throws java.lang.Exception
executeInt
in class MigrationStatus.Problem
java.lang.Exception