Class WorkManagerObject

    • Constructor Detail

      • WorkManagerObject

        public WorkManagerObject()
    • Method Detail

      • launch

        public Blob launch​(String timeoutSeconds)
                    throws OperationException
        Executes Works stored in the dead letter queue (DLQ) after failure.
        Parameters:
        timeoutSeconds - a timeout for the works to end.
        Returns:
        The result of the rerun
        Throws:
        OperationException