Advertisement
Guest User

Untitled

a guest
Aug 26th, 2016
61
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.30 KB | None | 0 0
  1. public void execute(WorkItem arg0, WorkflowSession arg1, MetaDataMap arg2) throws WorkflowException {
  2. try {
  3. log.info("Tagging Workflow created ::::: ");
  4.  
  5.  
  6. } catch (Exception e) {
  7. // TODO Auto-generated catch block
  8. e.printStackTrace();
  9. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement