Skip to content

Instantly share code, notes, and snippets.

@ghostbuster91
Last active May 7, 2020 10:00
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 ghostbuster91/fb9dce9405f4b1e8942d400961a82b93 to your computer and use it in GitHub Desktop.
Save ghostbuster91/fb9dce9405f4b1e8942d400961a82b93 to your computer and use it in GitHub Desktop.
class WithdrawalBatchingExecutor(repository: WithdrawalRepository,
externalSystem: ExternalWithdrawSystem) {
def startExecutor = ???
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment