Class AccountFlux

    • Constructor Detail

      • AccountFlux

        public AccountFlux​(UserService newUserService)
        Constructor.
        Parameters:
        newUserService - user service
    • Method Detail

      • getNewValues

        protected final Set<AccountDTO> getNewValues()
        Description copied from class: BaseFlux
        Implements this method to return all the new values. Those values will be sent to the strategy.
        Specified by:
        getNewValues in class BaseFlux<AccountDTO>
        Returns:
        list of new values