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