Joshua Junqueira [https://community.jboss.org/people/jbrazil5] created the 
discussion

"Define on entry/on exit scripts in custom work definition"

To view the discussion, visit: https://community.jboss.org/message/772598#772598

--------------------------------------------------------------
Is it possible to defin on entry and on exit scripts in my work definitions 
file(.wid)? For example : 


// Read file
  [
    "name" : "readFile",
    "parameters" : [
      "filename" : new StringDataType(),
    ],
    "displayName" : "Read file"
    "onEntryScript" : "System.out.println("On entry script executed!");"
  ]
--------------------------------------------------------------

Reply to this message by going to Community
[https://community.jboss.org/message/772598#772598]

Start a new discussion in jBPM at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2034]

_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to