Ejemplo n.º 1
0
 /** Set the link to the web-ui for details of the job. */
 protected synchronized void setTrackingUrl(String trackingUrl) {
   super.setTrackingUrl(trackingUrl);
 }