Skip to content

Instantly share code, notes, and snippets.

@marianogonzalez
Created October 17, 2017 18:33
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save marianogonzalez/5153ff04e401081e4ee9eba2f5eddc24 to your computer and use it in GitHub Desktop.
Save marianogonzalez/5153ff04e401081e4ee9eba2f5eddc24 to your computer and use it in GitHub Desktop.
<flow name="useTheForceBatch">
<http:listener path="/forceWielders" config-ref="forceListener" />
<batch:job name="forceJob">
....
</batch:job>
</flow>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment