Skip to main content
Known Participant
June 6, 2013
Question

Any documentation available on ServiceFactory objects?

  • June 6, 2013
  • 0 replies
  • 296 views

Hello,

I just wonder, how to know which arguments it expects if you dump ex. the cronservice?

since these arguments changed from cf8 to cf10

ex. before you could start a task via the ServiceFactory CronService like

runTask(java.lang.string), but now this changed to

runTask(java.lang.string, java.lang.string, java.lang.string) and i have no idea which these arguments are?

tx

    This topic has been closed for replies.