Uses of Class
org.keycloak.representations.workflows.WorkflowConditionRepresentation
Packages that use WorkflowConditionRepresentation
-
Uses of WorkflowConditionRepresentation in org.keycloak.representations.workflows
Methods in org.keycloak.representations.workflows that return WorkflowConditionRepresentationMethods in org.keycloak.representations.workflows that return types with arguments of type WorkflowConditionRepresentationMethods in org.keycloak.representations.workflows with parameters of type WorkflowConditionRepresentationModifier and TypeMethodDescriptionWorkflowRepresentation.Builder.onConditions
(WorkflowConditionRepresentation... condition) Method parameters in org.keycloak.representations.workflows with type arguments of type WorkflowConditionRepresentationModifier and TypeMethodDescriptionvoid
WorkflowRepresentation.setConditions
(List<WorkflowConditionRepresentation> conditions)