If you need to create a custom cron task for IBM Maximo using Java here is some code to get you started.
1 | import psdi.server.SimpleCronTask; |
If you need to create a custom cron task for IBM Maximo using Java here is some code to get you started.
1 | import psdi.server.SimpleCronTask; |