Class: com.sybase.djc.server.ExportConfiguration (Export Configuration) EAServer 6.3 Help
Description An export configuration defines a collection of files that can be packaged as a ZIP file for backup, redistribution or synchronization.
Configuration See Set Properties Task.
Properties buildBeforeSync, classDependencies, configType, createRuntimeClassesJar, description, display-name, downloadURL, entitiesList, entityDependencies, exportEntityGenFiles, fileDependencies, includeOtherFiles, jarFileList, jarFileRoot, lastBuildTime, restartAfterUpdate, restartTimeout, synchronizeTo, updateAfterRestart, xml-config
Files Repository/Instance/com/sybase/djc/server/ExportConfiguration/*.properties

Property: buildBeforeSync (Build Before Synchronizing)
Description Controls whether or not the export configuration is built before doing a synchronization.
Default Value true
Legal Values false, true

Property: classDependencies (Class Dependencies)
Description A list of export configurations whose included classes will be inherited from.

Property: configType (Configuration Type)
Description The type of export configuration. Only 'server' and 'patch' can be built. The type 'abstract' is intended to be declared as a dependency by other export configurations.
Default Value abstract
Legal Values abstract, server, patch

Property: createRuntimeClassesJar (Create Runtime Jar)
Description Controls whether or not building the export configuration will include a generated server jar file.
Default Value true
Legal Values false, true

Property: description (Description)
Description A description of what this export configuration defines.

Property: display-name (EAS Display Name)
Description EAS Display name

Property: downloadURL (Download URL)
Description URL for download of the last build for this configuration, if any.

Property: entitiesList (All Entities)
Description The list of entities to include in this export configuration.

Property: entityDependencies (Entity Dependencies)
Description A list of export configurations whose included entities will be inherited from.

Property: exportEntityGenFiles (Include Generated Files)
Description Controls whether or not the export configuration will include the generated files for any of the slected entities.
Default Value false
Legal Values false, true

Property: fileDependencies (File Dependencies)
Description A list of export configurations whose included files will be inherited from.

Property: includeOtherFiles (Select Files)
Description The list of files to include in this export configuration.

Property: jarFileList (Select Classes)
Description The list of classes to include in the server jar file for this export configuration.

Property: jarFileRoot (Source Classpath)
Description A comma separated list of jar files and directories in which to select classes from.
Default Value /lib/eas-server-15.jar

Property: lastBuildTime (Last Build Time)
Description Date and time of the last build for this configuration, if any.

Property: restartAfterUpdate (Restart Servers After Synchronizing)
Description Controls whether or not to restart the servers after synchronizing.
Default Value false
Legal Values false, true

Property: restartTimeout (Restart Timeout)
Description Controls how long to wait when waiting for the synchronized servers to restart.
Default Value 300
Minimum Value 0
Maximum Value 2147483647

Property: synchronizeTo (Synchronize to)
Description The list of Clusters and/or Servers to synchronize to when synchronizing.

Property: updateAfterRestart (Update After Restart)
Description Controls whether or not to apply the export configuration to the destination server while the server is running, or during a server restart.
Default Value false
Legal Values false, true

Property: xml-config (XML Config File)
Description XML configuration file