Uses of Class
com.hybris.backoffice.workflow.designer.validation.Violation
Packages that use Violation
-
Uses of Violation in com.hybris.backoffice.workflow.designer.validation
Methods in com.hybris.backoffice.workflow.designer.validation that return ViolationMethods in com.hybris.backoffice.workflow.designer.validation that return types with arguments of type ViolationModifier and TypeMethodDescriptionAndNodeValidator.checkAndHasTwoIncomingAndOneOutgoingConnection(com.hybris.backoffice.widgets.networkchart.context.NetworkChartContext context) WorkflowDesignerValidationResult.getViolations()Methods in com.hybris.backoffice.workflow.designer.validation with parameters of type ViolationModifier and TypeMethodDescriptionvoidWorkflowDesignerValidationResult.addViolation(Violation violation) protected StringWorkflowDesignerValidatableContainer.getValidationMessage(Violation violation) Constructor parameters in com.hybris.backoffice.workflow.designer.validation with type arguments of type Violation