Uses of Interface
io.serverlessworkflow.api.interfaces.WorkflowValidator
-
Packages that use WorkflowValidator Package Description io.serverlessworkflow.api.interfaces -
-
Uses of WorkflowValidator in io.serverlessworkflow.api.interfaces
Methods in io.serverlessworkflow.api.interfaces that return WorkflowValidator Modifier and Type Method Description WorkflowValidatorWorkflowValidator. reset()WorkflowValidatorWorkflowValidator. setSchemaValidationEnabled(boolean schemaValidationEnabled)WorkflowValidatorWorkflowValidator. setSource(String source)WorkflowValidatorWorkflowValidator. setWorkflow(Workflow workflow)
-