Package io.cloudreactor.tasksymphony.wrapperio


package io.cloudreactor.tasksymphony.wrapperio
Communication with a CloudReactor process wrapper to update the status of a Task.
Since:
0.1.0
  • Class
    Description
    An exception indicating that the maximum number of retries has been exceeded.
    An exception indicating that update properties could not be serialized properly as JSON.
    This class allows JVM processes managed by the CloudReactor wrapper script to send their status by communicating with the wrapper script, which in turn, communicates with the CloudReactor API server.
    An exception indicating that a problem occurred sending an update.