Package org.dashbuilder.client
Class RuntimeCommunication
- java.lang.Object
-
- org.dashbuilder.client.RuntimeCommunication
-
@ApplicationScoped public class RuntimeCommunication extends Object
Utility methods to perform user communication
-
-
Constructor Summary
Constructors Constructor Description RuntimeCommunication()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidshowError(String message, Object details)voidshowSuccess(String message)voidshowWarning(String message)
-