Interface BulkActionServiceLocal

    • Method Detail

      • archive

        long archive​(long id)
        Archives the given bulk action, returning the number of relations to users removed
      • processNext

        boolean processNext​(Long id)
        Processes the next user of the bulk action with the given id, returning whether there are more users to process or not. Assumes there is no current transaction, as it will need 1 or 2 transactions to run: one to execute and another one if there's an error