|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.partnersoft.v3x.apps.Staker.FieldStaker.StakerTrimbleLib
public class StakerTrimbleLib
| Constructor Summary | |
|---|---|
StakerTrimbleLib()
|
|
| Method Summary | |
|---|---|
static void |
downloadTrimbleFiles(java.lang.String hubAddress,
Job job)
Downloads all Trimble files, including ssf, cor, and csv varieties. |
static VfsDirectory |
localTrimbleDir()
Returns the local Trimble directory. |
static void |
removeTrimbleFiles(Job job)
Removes all Trimble files associated with the given job. |
static void |
uploadAndRemoveTrimbleFiles(java.lang.String hubAddress,
Job job)
|
static void |
uploadTrimbleFiles(java.lang.String hubAddress,
Job job)
Uploads SSF files for the given job to the hub. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public StakerTrimbleLib()
| Method Detail |
|---|
public static VfsDirectory localTrimbleDir()
public static void uploadTrimbleFiles(java.lang.String hubAddress,
Job job)
throws java.io.IOException
java.io.IOException
public static void removeTrimbleFiles(Job job)
throws java.io.IOException
java.io.IOException
public static void uploadAndRemoveTrimbleFiles(java.lang.String hubAddress,
Job job)
throws java.io.IOException
java.io.IOException
public static void downloadTrimbleFiles(java.lang.String hubAddress,
Job job)
throws java.io.IOException
java.io.IOException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||