Class WorkflowRepresentation.Builder
java.lang.Object
org.keycloak.representations.workflows.WorkflowRepresentation.Builder
- Enclosing class:
- WorkflowRepresentation
-
Method Summary
Modifier and TypeMethodDescriptionbuild()
onConditions
(WorkflowConditionRepresentation... condition) withConfig
(String key, String value) withConfig
(String key, List<String> value) withSteps
(WorkflowStepRepresentation... steps)
-
Method Details
-
of
-
onEvent
-
onConditions
-
withSteps
-
withConfig
-
withConfig
-
name
-
immediate
-
recurring
-
build
-