Package com.hybris.backoffice.workflow.designer.handler.connection.validator
package com.hybris.backoffice.workflow.designer.handler.connection.validator
-
ClassDescriptionDefault implementation of
WorkflowConnectionPartialValidatorValidates if created connection between action and decision does not create a circular connection.Validates if connection via 'and' node is not duplicated, for example:Validates if connection from action to decision already existsChecks if two nodes of added edge is already connectedContains all necessary objects for the validatorsContains information about violations discovered by the validatorAllows to validate whether givenWorkflowConnectionis valid or notValidation results containingViolationsWorkflow connection validator containing all partial validators in given order