Is there any example how do I write result (like complexStatusResult) when the job ends?

6 views
Skip to first unread message

Tomer Ben David

unread,
Mar 24, 2015, 8:57:07 AM3/24/15
to cascadi...@googlegroups.com
pipe
  .doThis
  .doThat
  .write(Tsv..)
  .writeToLog("SUCCESS", "FINISHED-SUCCESSFULLY",1) // how to do that?

meaning writeToLog would be executed once the whole job completed.. is there any example like that?

thanks
Reply all
Reply to author
Forward
0 new messages