Uses of Class
org.imixs.workflow.faces.data.WorkflowEvent
Packages that use WorkflowEvent
-
Uses of WorkflowEvent in org.imixs.workflow.faces.data
Fields in org.imixs.workflow.faces.data with type parameters of type WorkflowEventModifier and TypeFieldDescriptionprotected 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 WorkflowEventModifier and TypeMethodDescriptionvoid
FileUploadController.onWorkflowEvent
(WorkflowEvent workflowEvent) WorkflowEvent listener to add uploaded file parts into the current workitem.