org.mule.devkit.generation.api.gatherer
Class Notification
java.lang.Object
org.mule.devkit.generation.api.gatherer.Notification
public class Notification
- extends Object
Notification that will be show to the user.
Notification
public Notification()
Notification
public Notification(Details details)
Notification
public Notification(Details details,
NotificationLevel level)
getLevel
public NotificationLevel getLevel()
setLevel
public void setLevel(NotificationLevel level)
getDetails
public Details getDetails()
setDetails
public void setDetails(Details details)
equals
public boolean equals(Object o)
- Overrides:
equals in class Object
hashCode
public int hashCode()
- Overrides:
hashCode in class Object
Copyright © 2010–2015 MuleSoft, Inc.. All rights reserved.