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