Index
All Classes and Interfaces|All Packages
A
- ApplicationStatusService - Interface in com.xebialabs.deployit.core.api
-
Retrieves information about DeployedApplications A User must have READ permission on the environment and application to obtain the requested info.
- AuthenticationService - Interface in com.xebialabs.deployit.core.api
B
- BannerService - Interface in com.xebialabs.deployit.core.api
-
Retrieves and modifies the banner shown in the XL Deploy GUI
C
- com.xebialabs.deployit.core.api - package com.xebialabs.deployit.core.api
- com.xebialabs.deployit.engine.api - package com.xebialabs.deployit.engine.api
- compare(String, List<String>) - Method in interface com.xebialabs.deployit.core.api.InternalComparisonProxy
- countEnvironmentsByHost(String, String) - Method in interface com.xebialabs.deployit.core.api.HostService
-
Count the number of environments that the user has READ access to and the specified host is part of, optionally filtered by (part of) the environment name
- createOrUpdateUserProfile(String, AddUserProfile) - Method in interface com.xebialabs.deployit.core.api.XldUserProfileService
D
- definedPlaceholders(String, String, String, Paging, Ordering) - Method in interface com.xebialabs.deployit.core.api.PlaceholderService
-
Find all defined placeholders, optionally filtered by (exact) key, (part of) the application ID and (part of) the application name.
- definedPlaceholdersByDictionary(String, String, String, String, Paging, Ordering) - Method in interface com.xebialabs.deployit.core.api.PlaceholderService
-
Find placeholders, optionally filtered by (exact) key, or (part of) the value, dictionary ID and/or dictionary name Returns whether it is encrypted; if it isn't and the user has read access, provides its value; and tells which dictionary defines its value
- definedPlaceholdersByEnvironment(String, String, String, Paging, Ordering) - Method in interface com.xebialabs.deployit.core.api.PlaceholderService
-
Find placeholders, optionally filtered by (exact) key, or (part of) the environment name or ID
- definedPlaceholdersNames(String, Paging, Ordering) - Method in interface com.xebialabs.deployit.core.api.PlaceholderService
-
Find placeholders by (part of their) key.
- deleteUserTokenByCiId(Integer) - Method in interface com.xebialabs.deployit.core.api.XldUserTokenService
- deleteUserTokenByUsernameAndCiId(String, Integer) - Method in interface com.xebialabs.deployit.core.api.XldUserTokenService
- deleteWebhookServer(String) - Method in interface com.xebialabs.deployit.core.api.ApplicationStatusService
-
Deletes a Webhook Server and Deployment Regexes associated with the given reference
- deploymentsForEnvironment(String, Date) - Method in interface com.xebialabs.deployit.core.api.InternalReportProxy
- deploymentsKeyIndicator(Date, Date, String, List<ConfigurationItemId>) - Method in interface com.xebialabs.deployit.core.api.InternalReportProxy
- deploymentsKeyIndicatorAggregatedByFilterType(String, Date, Date, List<ConfigurationItemId>) - Method in interface com.xebialabs.deployit.core.api.InternalReportProxy
- deploymentsStateBreakdown(String, Date, Date, List<ConfigurationItemId>) - Method in interface com.xebialabs.deployit.core.api.InternalReportProxy
- DeployUserService - Interface in com.xebialabs.deployit.engine.api
-
Manages users in XL Deploy's.
- downloadControlTasksReport(Date, Date) - Method in interface com.xebialabs.deployit.core.api.InternalReportProxy
- downloadDeploymentsForEnvironment(String, Date) - Method in interface com.xebialabs.deployit.core.api.InternalReportProxy
- downloadDeploymentsKeyIndicator(String, Date, Date, List<ConfigurationItemId>) - Method in interface com.xebialabs.deployit.core.api.InternalReportProxy
- downloadDeploymentsKeyIndicatorAggregatedByFilterType(String, Date, Date, List<ConfigurationItemId>) - Method in interface com.xebialabs.deployit.core.api.InternalReportProxy
- downloadDeploymentsStateBreakdown(String, Date, Date, List<ConfigurationItemId>) - Method in interface com.xebialabs.deployit.core.api.InternalReportProxy
- downloadTaskReport(Date, Date, String, List<String>, List<String>, String, boolean, String, List<ConfigurationItemId>) - Method in interface com.xebialabs.deployit.core.api.InternalReportProxy
- downloadTaskReport(Date, Date, String, List<String>, List<String>, String, String, List<ConfigurationItemId>) - Method in interface com.xebialabs.deployit.core.api.InternalReportProxyDefaults
E
- EnvironmentService - Interface in com.xebialabs.deployit.core.api
-
Retrieves information about Environments: which DeployedApplications and which Hosts are there in an environment? A User must have READ permission on the environment to obtain the requested info.
- existsWebhookServer(String) - Method in interface com.xebialabs.deployit.core.api.ApplicationStatusService
-
Checks if a Webhook Server with the given reference exists
- exportDar(String) - Method in interface com.xebialabs.deployit.core.api.PackageExportProxy
F
- findArchivedPlaceholdersForEnvironment(String, String, String, String, String, String, String, Paging, Ordering) - Method in interface com.xebialabs.deployit.core.api.PlaceholderService
-
Gets historic resolved placeholder values on an environment, optionally restricted to finding those used in a specific deployment task, optionally filtered by (parts of) the key name, the placeholder value, and/or deployed application name, dictionary name, and/or host name that the value is restricted to.
- findDeployedApplications(String, String, Paging, Ordering) - Method in interface com.xebialabs.deployit.core.api.HostService
-
Find deployedApplications that have deployeds on the specified host.
- findPlaceholdersForEnvironment(String, String, String, String, String, String, Paging, Ordering) - Method in interface com.xebialabs.deployit.core.api.PlaceholderService
-
Gets resolved placeholder values, as far as the user has read permissions on them, on an environment, optionally filtered by (parts of) the key name, the placeholder value, and/or deployed application name, dictionary name, and/or host name that the value is restricted to.
- findPlaceholdersForHost(String, String, String, String, String, String, Paging, Ordering) - Method in interface com.xebialabs.deployit.core.api.PlaceholderService
-
Gets resolved placeholder values for placeholders that have been restricted to a host, optionally filtered by (parts of) the key name, the placeholder value, and/or deployed application name, dictionary name, and/or host name that the value is restricted to.
G
- generateDeploymentsDashboardReport(Date, Date) - Method in interface com.xebialabs.deployit.core.api.InternalReportProxy
- generateUserToken(CreatePersonalAccessTokenForm) - Method in interface com.xebialabs.deployit.core.api.XldUserTokenService
- getActiveSessions(String, Paging, Ordering) - Method in interface com.xebialabs.deployit.core.api.SessionService
- getBannerInfo(BannerInfo.BannerKind) - Method in interface com.xebialabs.deployit.core.api.BannerService
-
Gets the banner to display
- getControlTasks(Date, Date, List<String>, List<String>, String, String, FetchMode, TaskSet, Paging, List<Ordering>, String, List<String>) - Method in interface com.xebialabs.deployit.core.api.TaskMonitorService
-
Find all active Control Tasks, optionally filtered by parameters.
- getControlTasksReport(Date, Date, Paging, List<Ordering>) - Method in interface com.xebialabs.deployit.core.api.InternalReportProxy
- getDashboardWidgetReport(String, Date, Date) - Method in interface com.xebialabs.deployit.core.api.InternalReportProxy
- getDefaultUserCredentials(String) - Method in interface com.xebialabs.deployit.core.api.XldUserCredentialsService
- getDeployedApplications(String, String, boolean, Ordering, List<String>, String) - Method in interface com.xebialabs.deployit.core.api.ApplicationStatusService
-
Finds all DeployedApplications and DeploymentTasks whilst reducing them to show current status of any deployed or deploying application.
- getDeployedApplicationsByEnvironment(String, String, Paging, Ordering) - Method in interface com.xebialabs.deployit.core.api.EnvironmentService
-
Finds DeployedApplications on an environment.
- getDeploymentTasks(Date, Date, List<String>, List<String>, List<String>, String, FetchMode, TaskSet, boolean, Paging, List<Ordering>, String, List<ConfigurationItemId>) - Method in interface com.xebialabs.deployit.core.api.TaskMonitorService
-
Find all active Deployment Tasks, optionally filtered by parameters.
- getEnvironmentsByHost(String, String, Paging, Ordering) - Method in interface com.xebialabs.deployit.core.api.HostService
-
Gets all environments that the specified host is part of, including when and by whom this environment was last deployed to.
- getFeatureSettings() - Method in interface com.xebialabs.deployit.core.api.SettingsResource
- getFilterableFolders() - Method in interface com.xebialabs.deployit.core.api.ApplicationStatusService
-
Finds all available Application folders path list
- getGeneralSettings() - Method in interface com.xebialabs.deployit.core.api.SettingsResource
- getHostsByEnvironment(String, String, Paging, Ordering) - Method in interface com.xebialabs.deployit.core.api.EnvironmentService
-
Finds Hosts that take part in the specified environment.
- getLoginMetadata() - Method in interface com.xebialabs.deployit.core.api.AuthenticationService
- getLookup() - Static method in interface com.xebialabs.deployit.core.api.InternalReportProxyDefaults
- getProperties() - Method in interface com.xebialabs.deployit.core.api.PendoConfigurationService
- getProperties() - Method in interface com.xebialabs.deployit.core.api.XlDeployConfigurationService
- getSessionsOverview() - Method in interface com.xebialabs.deployit.core.api.SessionService
- getStepBlock(String, String) - Method in interface com.xebialabs.deployit.core.api.InternalReportProxy
- getTask(String) - Method in interface com.xebialabs.deployit.core.api.InternalReportProxy
-
Deprecated.
- getTaskReport(Date, Date, Paging, List<Ordering>, String, List<String>, List<String>, String, boolean, String, List<ConfigurationItemId>) - Method in interface com.xebialabs.deployit.core.api.InternalReportProxy
- getTaskReport(Date, Date, Paging, List<Ordering>, String, List<String>, List<String>, String, String, List<ConfigurationItemId>) - Method in interface com.xebialabs.deployit.core.api.InternalReportProxyDefaults
- getTaskWithBlock(String) - Method in interface com.xebialabs.deployit.core.api.InternalReportProxy
- getTaskWithBlockAndSteps(String) - Method in interface com.xebialabs.deployit.core.api.InternalReportProxy
- getTokensForUsername(String, Paging, Ordering, String) - Method in interface com.xebialabs.deployit.core.api.XldUserTokenService
- getUsernameForToken(String) - Method in interface com.xebialabs.deployit.core.api.XldUserTokenService
- getUserProfile(String, Boolean) - Method in interface com.xebialabs.deployit.core.api.XldUserProfileService
- getUserTokens(Paging, Ordering, String) - Method in interface com.xebialabs.deployit.core.api.XldUserTokenService
H
- HostService - Interface in com.xebialabs.deployit.core.api
-
Retrieves information about Hosts: which DeployedApplications have deployeds on this host, and which environments does this host take part in? The user must have READ access to the specified host.
I
- InternalComparisonProxy - Interface in com.xebialabs.deployit.core.api
- InternalReportProxy - Interface in com.xebialabs.deployit.core.api
- InternalReportProxyDefaults - Interface in com.xebialabs.deployit.core.api
L
- listAllUserProfiles(String, String, String, Paging, Ordering) - Method in interface com.xebialabs.deployit.engine.api.DeployUserService
-
List all users [internal/external]
- listEnvironments() - Method in interface com.xebialabs.deployit.core.api.InternalReportProxy
- listUserCredentials(String) - Method in interface com.xebialabs.deployit.core.api.XldUserCredentialsService
- listWorkers(Paging, Ordering) - Method in interface com.xebialabs.deployit.core.api.WorkersService
-
Lists all workers
P
- PackageExportProxy - Interface in com.xebialabs.deployit.core.api
- PendoConfigurationService - Interface in com.xebialabs.deployit.core.api
- PlaceholderService - Interface in com.xebialabs.deployit.core.api
-
Information about placeholders
R
- removeWorker(Integer) - Method in interface com.xebialabs.deployit.core.api.WorkersService
-
Remove a disconnected worker (and possibly related tasks) from the system.
- reregisterGhostTasks() - Method in interface com.xebialabs.deployit.core.api.WorkersService
-
Find ghost tasks on a worker (tasks that are not registered in the system) and re-register them.
S
- saveFeatureSettings(List<FeatureSettings>) - Method in interface com.xebialabs.deployit.core.api.SettingsResource
- saveUserCredentials(String, AddUserCredentials) - Method in interface com.xebialabs.deployit.core.api.XldUserCredentialsService
- SessionService - Interface in com.xebialabs.deployit.core.api
- SettingsResource - Interface in com.xebialabs.deployit.core.api
- shutdownWorker(Integer) - Method in interface com.xebialabs.deployit.core.api.WorkersService
-
Gracefully shutdown a worker by id.
- shutdownWorkers(List<String>) - Method in interface com.xebialabs.deployit.core.api.WorkersService
-
Forcefully shutdown workers by address, if no address provided all of workers will shutdown.
T
- TaskMonitorService - Interface in com.xebialabs.deployit.core.api
U
- updateBannerInfo(BannerInfo) - Method in interface com.xebialabs.deployit.core.api.BannerService
-
Admin only - Set the HTML contents for either MAINTENANCE or INFORMATION banner
- updateGeneralSettings(GeneralSettings) - Method in interface com.xebialabs.deployit.core.api.SettingsResource
- updateUser(String, User) - Method in interface com.xebialabs.deployit.engine.api.DeployUserService
-
Update existing user [internal/external].
- updateUserCredentials(String, UpdateUserCredentials) - Method in interface com.xebialabs.deployit.core.api.XldUserCredentialsService
W
- WorkersService - Interface in com.xebialabs.deployit.core.api
X
- XlDeployConfigurationService - Interface in com.xebialabs.deployit.core.api
- XldUserCredentialsService - Interface in com.xebialabs.deployit.core.api
- XldUserProfileService - Interface in com.xebialabs.deployit.core.api
- XldUserTokenService - Interface in com.xebialabs.deployit.core.api
All Classes and Interfaces|All Packages