Interface IWorkflowProcessing

    • Method Detail

      • markDeleted

        void markDeleted()
        Deprecated.
        Marks the current processing as deleted
      • stopProcessing

        void stopProcessing()
        Deprecated.
        Stops the processing by removing all actions from the working-pool
      • close

        void close()
        Deprecated.
        Closes the processing
        Specified by:
        close in interface AutoCloseable
      • isAnonymize

        default boolean isAnonymize()
        Deprecated.
        Returns:
        Whether data related to a person should be anonymized.