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