Class Violation
java.lang.Object
com.hybris.backoffice.workflow.designer.handler.connection.validator.Violation
Contains information about violations discovered by the validator
-
Method Details
-
create
Creates violation which will be shown to the user and also is used to prevent connection from creation.- Parameters:
code- unique code of the violationparams- optional parameters of the violation, containing for example offensive nodes- Returns:
- violation object
-
getCode
-
getParams
-
equals
-
hashCode
public int hashCode() -
toString
-