public class ValidateConnectionCommandSuccessEvent extends BaseCommandSuccessEvent<ValidateConnectionCommandEvent>
| Constructor and Description |
|---|
ValidateConnectionCommandSuccessEvent(ValidateConnectionCommandEvent originalCommandEvent,
boolean valid) |
ValidateConnectionCommandSuccessEvent(ValidateConnectionCommandEvent originalCommandEvent,
boolean valid,
java.lang.String message) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isValid() |
getMessage, getOriginalCommandEvent, isSuccesspublic ValidateConnectionCommandSuccessEvent(ValidateConnectionCommandEvent originalCommandEvent, boolean valid, java.lang.String message)
public ValidateConnectionCommandSuccessEvent(ValidateConnectionCommandEvent originalCommandEvent, boolean valid)
Copyright © 2018. All Rights Reserved.