|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface UpdatePropertyNames
The list of properties available during an update.
| Field Summary | |
|---|---|
static java.lang.String |
AutoUpdateCheck
The command line parameter if the auto updater should check for updates. |
static java.lang.String |
AutoUpdateExec
The full path to the executable if auto-updating a non-java app. |
static java.lang.String |
AutoUpdateFull
The command line parameter if the auto updater should check and run if updates found. |
static java.lang.String |
CommandLineArgs
Command line arguments as defined in the launcher. |
static java.lang.String |
CustomAfterFilesCompared
Classname(s) of any custom commands to be executed after Updater determines which files need to be updated. |
static java.lang.String |
CustomAfterFilesDownloaded
Classname(s) of any custom commands to be executed after files are updated in the temporary update directory. |
static java.lang.String |
CustomAfterGetFileList
Classname(s) of any custom commands to be executed after the Updater gets the list of update files. |
static java.lang.String |
CustomAfterUpdate
Classname(s) of any custom commands to be executed after the updated files are copied to the programDir. |
static java.lang.String |
CustomBeforeUpdate
Classname(s) of any custom commands to be executed before any other Java panels appear in the updater. |
static java.lang.String |
DeleteObsoleteFiles
If you want the updater to remove files that are not in the new manifest. |
static java.lang.String |
ErrorInPanel
The name of the wizard panel where a fatal error occurred. |
static java.lang.String |
FilesUpdatedOk
The status of updating the files. |
static java.lang.String |
FinishedUpdate
The status of the update. |
static java.lang.String |
FollowPermanentRedirections
If you want the updater to follow permanent redirections, then set this to true. |
static java.lang.String |
FollowRedirections
If you want the updater to follow permanent and temporary redirections, then set this to true. |
static java.lang.String |
FullAutoUpdateName
The name of the full autoupdater if autoupdater needs 2 launchers (one for checking if updates available and the other that requires user enter credentials). |
static java.lang.String |
FullUpdateOk
The final status of the update. |
static java.lang.String |
HostName
The URL for the host system (e.g., http://denova.com). |
static java.lang.String |
JavaMenus
List of filenames for the Java menus. |
static java.lang.String |
JvmParameters
Parameters used to launch JVM for the updated program. |
static java.lang.String |
LastError
Last error in updater. |
static java.lang.String |
MaxMinsToDownloadFile
Maximum time to wait in minutes for a file to download. |
static java.lang.String |
NewManifestFilename
The name of the manifest file with all filenames in the update. |
static java.lang.String |
NewUpdater
Determines whether a new JExpressUpdater.jar was downloaded. |
static java.lang.String |
OldManifestFilename
The name of the manifest file before the update is applied. |
static java.lang.String |
ProgramArg
None standard arguments passed on the command line. |
static java.lang.String |
ProgramClass
The Java program to start after an autoupdate finishes. |
static java.lang.String |
ProgramDir
The full pathname for the directory where the is program being update resides on the user's local system. |
static java.lang.String |
ProgramIcon
The fullpath to the Mac icns file. |
static java.lang.String |
ProgramName
The name of Java program to start after an autoupdate finishes. |
static java.lang.String |
ProgramStarted
True if updater started program. |
static java.lang.String |
ShowFileProgress
True if the progress bar shows the progress of each file. |
static java.lang.String |
ShowOverallProgress
True if the progress bar shows the overall progress of the update. |
static java.lang.String |
StartNonJavaApp
True if updater started with a non-java app flag set. |
static java.lang.String |
TotalFileCount
The total number of files distributed. |
static java.lang.String |
TotalFileSize
The total size of all the distributed files uncompressed. |
static java.lang.String |
TotalNewFiles
The number of files that are new or modified. |
static java.lang.String |
TotalObsoleteFiles
The number of files that are obsolete, if DeleteObsoleteFile is true. |
static java.lang.String |
UpdateButtonsPosition
The position where the updater's buttons appear. |
static java.lang.String |
UpdateDir
The full pathname for the temporary directory where updates are stored on the user's local system. |
static java.lang.String |
UpdateImageFilename
Filename for the image used during the update. |
static java.lang.String |
UpdateImagePosition
The position where the updater's image appears. |
static java.lang.String |
UpdatePassword
The user name's password for the update subdirectory on the host system. |
static java.lang.String |
UpdaterStarted
True if verifying license and CopyCheq server knows updater started. |
static java.lang.String |
UpdateUrl
The full URL where the updates reside on the host system (e.g., http://www.denova.com/HelloWorld/updates). |
static java.lang.String |
UpdateUserName
The user name for the update subdirectory on the host system. |
static java.lang.String |
UseJavaConsole
True if the updated app uses a Java console. |
static java.lang.String |
UserClasspath
Classpath on target system relative to the application's directory. |
static java.lang.String |
WebAuthorizationFailed
True if authorization from the website failed. |
static java.lang.String |
WebUpdate
True if updating from web site. |
| Field Detail |
|---|
static final java.lang.String UpdateUserName
static final java.lang.String UpdatePassword
static final java.lang.String HostName
static final java.lang.String UpdateUrl
static final java.lang.String UpdateDir
static final java.lang.String ProgramArg
Command line arguments may change in future versions so if you utilize the programArg properties you may need to adapt your custom classes with those releases.
static final java.lang.String CommandLineArgs
static final java.lang.String ProgramDir
static final java.lang.String ProgramClass
static final java.lang.String ProgramName
static final java.lang.String ProgramIcon
static final java.lang.String TotalObsoleteFiles
Returns an int.
static final java.lang.String TotalNewFiles
Returns an int.
static final java.lang.String OldManifestFilename
static final java.lang.String NewManifestFilename
static final java.lang.String TotalFileCount
Property's value is an int.
static final java.lang.String TotalFileSize
Property's value is a long.
static final java.lang.String FullUpdateOk
Returns true iff the full update was successfull.
static final java.lang.String FilesUpdatedOk
Returns true iff the files update was successfull.
static final java.lang.String FinishedUpdate
Returns true iff the update finished, whether successful or not.
static final java.lang.String NewUpdater
The JAR file is not updated until the user clicks the Finished button on the FinalPanel. If this is an autoupdate, the user is warned that they must restart the app so the Updater can be updated.
Returns true if there is a new JExpressUpdater.jar.
static final java.lang.String MaxMinsToDownloadFile
Default is 5 minutes. It is strongly recommended that you only adjust this if your customers are using a dial-up connection and are having trouble downloading the updates. Some browsers have difficulty if this value is set too high.
Customers can add a new property to the update.control property file in the JExpress subdirectory to increase, or decrease, the maximum time to wait. Or, you can add a custom class to the installer to change the setting for this value. Be sure that your custom class is included "After install" and it modifies the existing update.control file.
static final java.lang.String UpdateImageFilename
Returns a String.
static final java.lang.String UpdateImagePosition
Returns a String(North, South, East, or West) .
static final java.lang.String UpdateButtonsPosition
Returns a String (North, South, East, or West) .
static final java.lang.String JavaMenus
Returns a comma separated list of strings.
static final java.lang.String StartNonJavaApp
Returns a boolean.
static final java.lang.String AutoUpdateExec
Returns a String.
static final java.lang.String ErrorInPanel
static final java.lang.String JvmParameters
Returns a String.
static final java.lang.String UserClasspath
Returns a String.
static final java.lang.String UseJavaConsole
Returns a boolean.
static final java.lang.String LastError
Returns a string.
static final java.lang.String WebAuthorizationFailed
static final java.lang.String WebUpdate
static final java.lang.String ShowOverallProgress
static final java.lang.String ShowFileProgress
static final java.lang.String CustomBeforeUpdate
Returns a String.
static final java.lang.String CustomAfterGetFileList
Returns a String.
static final java.lang.String CustomAfterFilesCompared
Returns a String.
static final java.lang.String CustomAfterFilesDownloaded
Returns a String.
static final java.lang.String CustomAfterUpdate
Returns a String.
static final java.lang.String FollowRedirections
Property's value is a boolean.
static final java.lang.String FollowPermanentRedirections
Property's value is a boolean.
static final java.lang.String DeleteObsoleteFiles
Property's value is a boolean.
static final java.lang.String UpdaterStarted
static final java.lang.String ProgramStarted
static final java.lang.String FullAutoUpdateName
Returns a String.
static final java.lang.String AutoUpdateFull
Returns a boolean.
static final java.lang.String AutoUpdateCheck
Returns a boolean.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||