Uses of Class
org.networkupstools.jnut.TrackingID
-
Uses of TrackingID in org.networkupstools.jnut
Methods in org.networkupstools.jnut that return TrackingIDModifier and TypeMethodDescriptionCommand.execute()Execute the instant command without any optional argument.Execute the instant command with an optional parameter.Execute the instant command with an optional parameter, and optionally waiting for completion.Client.getLastTrackingId()Get the tracking ID for last SET or INSTCMD.Set the variable value.Set the variable value, optionally waiting for completion.Methods in org.networkupstools.jnut with parameters of type TrackingIDModifier and TypeMethodDescriptionClient.getTrackingResult(TrackingID id) booleanClient.waitTrackingResult(TrackingID id, int waitIntervalSec, int waitMaxCount) Wait for a tracking ID to complete.