Class ProjectEvent
java.lang.Object
com.gooddata.sdk.model.notification.ProjectEvent
Project event.
Serialization only.
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionProjectEvent(String type) ProjectEvent(String type, Map<String, String> parameters) -
Method Summary
-
Field Details
-
URI
- See Also:
-
-
Constructor Details
-
ProjectEvent
-
ProjectEvent
-
-
Method Details
-
setParameter
Set the parameter with given key and value, overwriting the preceding value of the same key (if any).- Parameters:
key- parameter keyvalue- parameter value
-
getType
-
getParameters
-
equals
-
hashCode
public int hashCode() -
toString
-