Uses of Interface
org.keycloak.models.workflow.WorkflowProviderEvent
Packages that use WorkflowProviderEvent
-
Uses of WorkflowProviderEvent in org.keycloak.models.workflow
Subinterfaces of WorkflowProviderEvent in org.keycloak.models.workflowModifier and TypeInterfaceDescriptionstatic interfaceEvent fired when a workflow is activated for a resource.static interfaceEvent fired when a workflow completes successfully.static interfaceEvent fired when a workflow is deactivated for a resource.static interfaceEvent fired when workflow resources are migrated from one step/workflow to another.static interfaceEvent fired when a workflow is restarted for a resource.static interfaceEvent fired when a workflow step is executed successfully.static interfaceEvent fired when a workflow step execution fails.static interfaceEvent fired when a workflow step is scheduled.