Uses of Class
org.imixs.workflow.faces.data.WorkflowEvent
-
Packages that use WorkflowEvent Package Description org.imixs.workflow.faces.data org.imixs.workflow.faces.fileupload -
-
Uses of WorkflowEvent in org.imixs.workflow.faces.data
Fields in org.imixs.workflow.faces.data with type parameters of type WorkflowEvent Modifier and Type Field Description protected jakarta.enterprise.event.Event<WorkflowEvent>DocumentController. events -
Uses of WorkflowEvent in org.imixs.workflow.faces.fileupload
Methods in org.imixs.workflow.faces.fileupload with parameters of type WorkflowEvent Modifier and Type Method Description voidFileUploadController. onWorkflowEvent(WorkflowEvent workflowEvent)WorkflowEvent listener
-