Class RiskScoreUpdated
java.lang.Object
com.xebialabs.xlrelease.risk.domain.events.RiskScoreUpdated
- All Implemented Interfaces:
XLReleaseEvent,RiskEvent,Serializable,scala.Equals,scala.Product
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionRiskScoreUpdated(String releaseId, scala.Option<Risk> original, Risk updated) -
Method Summary
Modifier and TypeMethodDescriptionstatic RiskScoreUpdatedbooleanscala.Option<Risk>booleaninthashCode()scala.Option<Risk>original()intproductElement(int x$1) productElementName(int x$1) scala.collection.Iterator<Object>toString()unapply(RiskScoreUpdated x$0) updated()username()voidusername_$eq(String x$1) Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface scala.Product
productElementNames
-
Constructor Details
-
RiskScoreUpdated
-
-
Method Details
-
apply
-
unapply
public static scala.Option<scala.Tuple3<String,scala.Option<Risk>, unapplyRisk>> (RiskScoreUpdated x$0) -
username
- Specified by:
usernamein interfaceXLReleaseEvent
-
username_$eq
- Specified by:
username_$eqin interfaceXLReleaseEvent
-
timestamp
- Specified by:
timestampin interfaceXLReleaseEvent
-
releaseId
-
original
-
updated
-
copy
-
copy$default$1
-
copy$default$2
-
copy$default$3
-
productPrefix
- Specified by:
productPrefixin interfacescala.Product
-
productArity
public int productArity()- Specified by:
productArityin interfacescala.Product
-
productElement
- Specified by:
productElementin interfacescala.Product
-
productIterator
- Specified by:
productIteratorin interfacescala.Product
-
canEqual
- Specified by:
canEqualin interfacescala.Equals
-
productElementName
- Specified by:
productElementNamein interfacescala.Product
-
hashCode
public int hashCode() -
toString
-
equals
-