Uses of Class
org.keycloak.representations.workflows.WorkflowConditionRepresentation.Builder
Packages that use WorkflowConditionRepresentation.Builder
-
Uses of WorkflowConditionRepresentation.Builder in org.keycloak.representations.workflows
Methods in org.keycloak.representations.workflows that return WorkflowConditionRepresentation.BuilderModifier and TypeMethodDescriptionWorkflowConditionRepresentation.create()
WorkflowConditionRepresentation.Builder.withConfig
(String key, String value) WorkflowConditionRepresentation.Builder.withConfig
(String key, List<String> value) WorkflowConditionRepresentation.Builder.withConfig
(Map<String, List<String>> config)