Uses of Package
org.keycloak.models.workflow
Packages that use org.keycloak.models.workflow
Package
Description
-
Classes in org.keycloak.models.workflow used by org.keycloak.models.workflowClassDescriptionA
ResourceTypeSelectorimplementation provides the mechanism to select existing realm resources that matches the conditions for a specificWorkflow.Defines a provider interface for evaluating conditions within workflow executions.Defines a provider interface for handling and converting events into workflow events.A contextual object providing information about the workflow execution.Base interface for workflow-related provider events.Defines a provider interface for managing workflow execution state and scheduled steps.Represents a scheduled workflow step with its associated metadata.Defines a provider interface for executing workflow steps. -
Classes in org.keycloak.models.workflow used by org.keycloak.models.workflow.clientClassDescriptionA contextual object providing information about the workflow execution.Defines a provider interface for executing workflow steps.
-
Classes in org.keycloak.models.workflow used by org.keycloak.models.workflow.conditionsClassDescriptionDefines a provider interface for evaluating conditions within workflow executions.A contextual object providing information about the workflow execution.
-
Classes in org.keycloak.models.workflow used by org.keycloak.models.workflow.eventsClassDescriptionUtility class to simplify implementation of WorkflowEventProvider interface, providing default implementations for most methods.Defines a provider interface for handling and converting events into workflow events.A contextual object providing information about the workflow execution.
-
Classes in org.keycloak.models.workflow used by org.keycloak.models.workflow.expressionClassDescriptionA contextual object providing information about the workflow execution.
-
Classes in org.keycloak.models.workflow used by org.keycloak.workflow.admin.resource