Interface NodeValidator<T extends Node>


public interface NodeValidator<T extends Node>
  • Method Details

    • getNodeType

      NodeType getNodeType()
    • validate

      void validate(Definition definition, T node) throws com.liferay.portal.kernel.workflow.WorkflowException
      Throws:
      com.liferay.portal.kernel.workflow.WorkflowException