- Runs every minute (unless differently configured via
syncFrequency
)
Start the class JotihuntSync
(currently in the default package for simplicity)
Need system or JVM params:
- username
- Type:
String
- Type:
- password
- Type:
String
- Type:
- endpoint (URL)
- Type:
String
- Example: https://jotihunt-roothaan.herokuapp.com/
- Type:
- eventId
- Type:
Integer
- example: 1
- Type:
- syncFrequency
- Type:
Integer
- example: 5
- Description: This sets the timeout between syncs in minutes. Defaults to 1.
- Type: