com.genexus.gxserver.client.clients.common.TransferPropConstants Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of gxserver-client Show documentation
Show all versions of gxserver-client Show documentation
Java client for GeneXus Server services
The newest version!
/*
* The MIT License
*
* Copyright 2020 GeneXus S.A..
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
* in the Software without restriction, including without limitation the rights
* to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
* copies of the Software, and to permit persons to whom the Software is
* furnished to do so, subject to the following conditions:
*
* The above copyright notice and this permission notice shall be included in
* all copies or substantial portions of the Software.
*
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
* IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
* FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
* AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
* LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
* THE SOFTWARE.
*/
package com.genexus.gxserver.client.clients.common;
/**
*
* @author jlr
*/
public class TransferPropConstants {
public final static String SERVER_KB_NAME = "ServerKBName";
public final static String SERVER_KB_GUID = "ServerKBGuid";
public final static String SERVER_VERSION_NAME = "ServerVersionName";
public final static String SERVER_VERSION_GUID = "ServerVersionGuid";
public final static String SERVER_VERSION_ID = "ServerVersionId";
public final static String SERVER_UPDATE_DATE = "ServerUpdateDate";
public final static String SERVER_NOW_DATE = "ServerNowDate";
public final static String XML_FILE_NAME = "XmlFileName";
public final static String FILE_LENGTH = "FileLength";
public final static String CLIENT_USER = "ClientUser";
public final static String CLIENT_COMMENTS = "ClientComments";
public final static String SERVER_COMMIT_DATE = "ServerCommitDate";
public final static String SERVER_ENVIRONMENTS = "ServerEnvironments";
public final static String CLIENT_ENVIRONMENTS = "ClientEnvironments";
public final static String CLIENT_INSTANCE = "ClientInstance";
public final static String CLIENT_MODELID = "ClientModelId";
public final static String DB_COLLATION = "DBCollation";
public final static String SERVER_AVAILABLE = "ServerAvailable";
public final static String SERVER_GXVERSION = "ServerGxVersion";
public final static String CLIENT_GXVERSION = "ClientGxVersion";
public final static String SERVER_SECURE = "ServerSecure";
public final static String SERVER_CUSTOM_BINDING = "ServerCustomBinding";
public final static String REGISTER_UPDATE_EVENT = "RegisterUpdateEvent";
public final static String INSTANCE_FINISHED = "InstanceFinished";
public final static String SERVER_LICENCE_DAYS = "ServerLicenceDays";
public final static String SERVER_OPERATION = "ServerOperation";
public final static String CONECTIVITY_SECURE = "ConectivitySecure";
public final static String UPDATE_KB_PROPS = "UpdateKBProps";
public final static String UPDATE_VERSION_PROPS = "UpdateVerProps";
public final static String UPDATE_ENV_PROPS = "UpdateEnvProps";
public final static String FULL_KNOWLEDGEBASE = "FullKnowledgeBase";
public final static String CLIENT_LATEST_VERSION = "ClientLatestVersion";
public final static String KB_CONVERSION = "KbConversion";
public final static String SERVER_REVISION_TIMESTAMP = "ServerRevisionTimestamp";
public final static String SERVER_REVISION_FROM_TIMESTAMP = "ServerRevisionFromTimestamp";
public final static String SERVER_REVISION_GUID = "ServerRevisionGuid";
public final static String SERVER_WAIT_4_STATUS = "ServerWait4Status";
public final static String SERVER_ALLOW_SOURCE_CHECKSUM = "ServerAllowSourceChecksum";
public final static String SERVER_RETURN_COMMIT_OBJECTS = "ServerReturnCommitObjects";
public final static String SERVER_OPERATION_INPROGRESS = "ServerOperationInProgress";
public final static String REPLACE_LANGUAGE_TRANSLATIONS = "ReplaceLanguageTranslations";
public final static String LOCK_RESOURCE = "LockResource";
public final static String SERVER_ALLOW_PARTIAL_UPDATE = "ServerAllowPartialUpdate";
public final static String SERVER_ALLOW_OBJECT_LOCK = "ServerAllowObjectLock";
public final static String CLIENT_WW_LOCK = "ClientWorkWithLock";
public final static String SERVER_KB_WWLOCKS = "ServerKBWWLocks";
public final static String CLIENT_INSERT_VERSIONDATE = "ClientInsertVersionDate";
public final static String SERVER_INSERTED_VERSIONDATE = "ServerInsertedVersionDate";
public final static String SERVER_REVISIONS_QUERY = "ServerRevisionsQuery";
public final static String SERVER_REVISIONS_PAGE = "ServerRevisionsPage";
public final static String SERVER_ALLOW_ADVANCED_VERSIONS = "ServerAllowAdvancedVersions";
public final static String CLIENT_EXPECTS_RECEIVE_LAST_UPDATE_DATE = "ClientExpectsReceiveLastUpdateDate";
public final static String SERVER_EXPECTS_RECEIVE_LAST_UPDATE_DATE = "ServerExpectsReceiveLastUpdateDate";
public final static String SERVER_ALLOW_ADVANCED_CHECKOUT = "ServerAllowAdvancedCheckout";
public final static String SERVER_CHECKOUT_VERSIONS = "ServerCheckoutVersions";
public final static String COMMIT_INCLUDE_KBPROPERTIES = "CommitIncludeKBProperties";
public final static String VERSIONS_TO_REMIND_COMMIT = "VersionsToRemindCommit";
public final static String REVISIONS_FROM_SERVER_VERSION = "RevisionsFromServerVersions";
public final static String SERVER_REVISIONS_GUID = "ServerRevisionsGuid";
public final static String SERVER_ALLOW_BCH_REMIND = "ServerAllowBCHRemind";
public final static String SERVER_STREAM_LENGTH = "ServerStreamLength";
public final static String SERVER_NEW_VERSION_NAME = "ServerNewVersionName";
public final static String SERVER_NEW_VERSION_DESCRIPTION = "ServerNewVersionDescription";
public final static String SERVER_VERSION_MANAGE_SUPPORT = "ServerVersionManageSupport";
public final static String SERVER_FROM_REVISION_ID = "ServerFromRevisionID";
public final static String SERVER_REMINDER_ACTION = "ServerReminderAction";
public final static String SERVER_TO_REVISION_ID = "ServerToRevisionId";
public final static String SERVER_ALLOW_ASYNC_SERVICES = "ServerAllowAsyncServices";
public final static String SERVER_OPERATION_IDENTIFIER = "ServerOperationIdentifier";
public final static String SERVER_ALLOW_ADVANCED_HOSTED_KB = "ServerAllowAdvancedHostedKB";
public final static String SERVER_UPDATE_SINCE_DATE_ON_FAILED_COMMIT = "ServerUpdateSinceDateOnFailedCommit";
public final static String SERVER_KB_DESCRIPTION = "ServerKBDescription";
public final static String SERVER_KB_DESCRITPIVE_URL = "ServerKBDescriptiveURL";
public final static String SERVER_KB_TAGS = "ServerKBTags";
public final static String SERVER_KB_IMAGE = "ServerKBImage";
public final static String OBJECT_REVISION_CHANGES = "ObjectRevisionChanges";
public final static String SERVER_ALLOW_OBJECT_SHOW_DIFFERENCE = "ServerAllowObjectShowDifference";
public final static String EXPORT_JUST_AFTER_XML = "ExportJustAfterXML";
public final static String CLIENT_INSERT_MODEL_VERSIONDATE = "ClientInsertModelVersionDate";
public final static String SERVER_INSERTED_MODEL_VERSIONDATE = "ServerInsertedModelVersionDate";
public final static String SERVER_SHOULD_USE_PERMA_CACHE = "ServerShouldUsePermaExportCache";
public final static String SERVER_SUPPORT_METADATA_ACTIONS = "ServerSupportMetadataActions";
public final static String USES_NEW_PERMISSIONS_NAME = "UsesNewPermissionsName";
public final static String USES_TOLEDO_URL_FORMAT = "UsesToledoUrlFormat";
public final static String EXPORT_METADATA_ACTIONS = "ExportMetadataActions";
public final static String TABLES_CUSTOM_INFO_CHECK_ENABLED = "TablesCustomInfoCheckEnabled";
public final static String EXPORT_REFERNCES_AND_DEPENDENCIES = "ExportObjectReferencesAndDependencies";
public final static String FORCE_COMMIT = "ForceCommit";
public final static String UPDATE_TO_REVISION = "UpdateToRevision";
public final static String UPDATE_TO_REVISION_SERVER_TIMESTAMP = "UpdateToRevisionServerTimestamp";
public final static String CREATE_PROTECTED_VERSION = "CreateProtectedVersion";
public final static String SUPPORTS_TOKEN_AUTHENTICATION = "SupportsTokenAuthentication";
public final static String VERSION_METADATA_INFO = "VersionMetadataInfo";
public final static String ALLOW_CHECKOUT_VERSION = "AllowCheckoutVersion";
public final static String ALLOWS_GXTEST = "AllowsGXtest";
public final static String EXPORT_ALL = "ExportAll";
public final static String SUPPORT_EXPLORE_REMOTE_KB = "SupportExploreRemoteKb";
public final static String SUPPORT_EXPORT_WITH_GUID = "SupportExportWithGuid";
public final static String SUPPORTS_CREATE_KB = "SupportsCreateKb";
public final static String KB_TEMPLATE_ID = "KBTemplateId";
public final static String KB_IMAGE_ID = "KBImageId";
public final static String KB_LANGUAJE = "KBLanguage";
public final static String REST_SERVICES_API_VERSION = "RestServicesAPIVersion";
public final static String SUPPORT_CONTINUOUS_INTEGRATION = "SupportContinuousIntegration";
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy