public class AssetValidatedCallback extends Object implements org.jboss.errai.common.client.api.RemoteCallback<List<org.guvnor.common.services.shared.validation.model.ValidationMessage>>
| Constructor and Description |
|---|
AssetValidatedCallback(org.uberfire.mvp.Command validationFinishedCommand,
javax.enterprise.event.Event<org.uberfire.workbench.events.NotificationEvent> notificationEvent,
ValidationPopup validationPopup) |
| Modifier and Type | Method and Description |
|---|---|
void |
callback(List<org.guvnor.common.services.shared.validation.model.ValidationMessage> validationMessages) |
public AssetValidatedCallback(org.uberfire.mvp.Command validationFinishedCommand,
javax.enterprise.event.Event<org.uberfire.workbench.events.NotificationEvent> notificationEvent,
ValidationPopup validationPopup)
Copyright © 2001–2021 JBoss by Red Hat. All rights reserved.