Uses of Class
com.uc4.communication.requests.QueryData
Packages that use QueryData
-
Uses of QueryData in com.uc4.communication.requests
Methods in com.uc4.communication.requests that return QueryDataModifier and TypeMethodDescriptionstatic QueryDataQueryData.createClientList()Creates a list of clients.static QueryDataQueryData.createCodeListForFT()Creates a list of CODE objects which can be used for FileTransfers.static QueryDataQueryData.createDashObjectList(String right) Creates a list of Dash Objects considering object rights.static QueryDataQueryData.createDBConnList()Creates a list of database connection objects.static QueryDataQueryData.createEventCollectorList(String filter) Creates a list of Rule Event Objects.static QueryDataQueryData.createEventDefinitionList(String filter) Creates a list of Event Definition Objects.static QueryDataQueryData.createEventRuleList(String filter) Creates a list of Rule Event Objects.static QueryDataQueryData.createExecutableDisplayTypeList()Creates a list of display names for executable object types.static QueryDataQueryData.createExecutableObjectTypeList()Creates a list of executable object types.static QueryDataQueryData.createExtendedObjectList(String objectType) Creates a list of objects.static QueryDataQueryData.createFilterList()Creates a list of OUTPUT filters.static QueryDataQueryData.createForecastList()Creates a query for forecast status values.static QueryDataQueryData.createGroupCriteriaList()Creates a list of grouping criteria for the activity window.static QueryDataQueryData.createHostList(String agentType) Creates a list of Agents.static QueryDataQueryData.createHOSTListForFT()Creates a list of HOST objects which can be used for FileTransfers.static QueryDataQueryData.createHostRoleList()Creates a list of host roles.static QueryDataQueryData.createHostTypeList()Creates a list of host types.static QueryDataQueryData.createHostTypeList(String parameter) Creates a list of host types.static QueryDataQueryData.createLicenseList()Deprecated.the license check has been removed in version 12.2 and higherstatic QueryDataQueryData.createLoginTypeList()Creates a list of login types.static QueryDataQueryData.createObjectList(String objectType) Creates a list of objects.static QueryDataQueryData.createObjectList(String objectType, String subtype, String filter, String right) Creates a list of objects according to the given parameters.static QueryDataQueryData.createObjectTypeList()Creates a list of object types.static QueryDataQueryData.createObjectTypeList(String parameter, String right) Creates a list of object types according to the given parameters.static QueryDataQueryData.createParentWorkflowList(String objName) Creates a list of all Workflows that contain task objNamestatic QueryDataQueryData.createReportTypeList()Creates a list of report types.static QueryDataQueryData.createStatusList()Creates a list of final status values of tasks.static QueryDataQueryData.createStatusListWithoutUserReturnCodes()Creates a list of final status values of tasks and ignore User Return Codes.static QueryDataQueryData.createStoreObjectList(String filter) Creates a list of Store Objects.static QueryDataQueryData.createVaultAliasProvidersList()Creates a list of VaultAliasis Providers.static QueryDataQueryData.createVaultProvidersList()Creates a list of Vault Providers.static QueryDataQueryData.createVaultSafeProvidersList()Creates a list of VaultSafe Providers.