Skip to content

Conversation

@ibaisi
Copy link
Contributor

@ibaisi ibaisi commented Nov 19, 2025

No description provided.

@robogary
Copy link
Contributor

robogary commented Nov 19, 2025

Formatting check succeeded!

@ibaisi ibaisi changed the title Draft: 8044 extend transaction log support to batch jobs 8044 extend transaction log support to batch jobs Nov 25, 2025
* Hooks should return <code>void</code>.
* </p>
*/
BATCH2_JOB_COMPLETION(void.class, "ca.uhn.fhir.batch2.model.JobInstance"),
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

suggestion: this should match our other storage names.

Suggested change
BATCH2_JOB_COMPLETION(void.class, "ca.uhn.fhir.batch2.model.JobInstance"),
STORAGE_POSTCOMPLETE_BATCH_JOB(void.class, "ca.uhn.fhir.batch2.model.JobInstance"),

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants