Class AProjectEventData

    • Field Detail

      • project

        protected Projekt project
    • Constructor Detail

      • AProjectEventData

        protected AProjectEventData​(Mandant client,
                                    IUser user,
                                    Locale locale,
                                    Clock clock,
                                    Projekt project)
        Parameters:
        client - Client context for the workflow execution.
        user - User who initiated the event.
        locale - Locale to use during workflow execution for locale-sensitive operations.
        clock - The clock to use for obtaining the current time.
        project - Project for which to run the workflow.
        Since:
        8.0.0