Interface IBaseBackgroundTask

    • Method Detail

      • setBackgroundTaskArgs

        void setBackgroundTaskArgs​(EnumMap<? extends Enum<?>,​Object> backgroundTaskArgs)
                            throws Exception
        Parameters:
        backgroundTaskArgs - the backgroundTaskArgs to set
        Throws:
        Exception