Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.DeploymentInformationType
Packages that use DeploymentInformationType
Package
Description
-
Uses of DeploymentInformationType in com.evolveum.midpoint.model.api
Methods in com.evolveum.midpoint.model.api that return DeploymentInformationTypeModifier and TypeMethodDescriptionModelInteractionService.getDeploymentInformationConfiguration
(OperationResult parentResult) -
Uses of DeploymentInformationType in com.evolveum.midpoint.web.security
Methods in com.evolveum.midpoint.web.security that return DeploymentInformationType -
Uses of DeploymentInformationType in com.evolveum.midpoint.xml.ns._public.common.common_3
Fields in com.evolveum.midpoint.xml.ns._public.common.common_3 with type parameters of type DeploymentInformationTypeModifier and TypeFieldDescriptionstatic final Producer<DeploymentInformationType>
DeploymentInformationType.FACTORY
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return DeploymentInformationTypeModifier and TypeMethodDescriptionTracingEnvironmentType.beginDeployment()
SystemConfigurationType.beginDeploymentInformation()
DeploymentInformationType.clone()
ObjectFactory.createDeploymentInformationType()
DeploymentInformationType.customerName
(String value) DeploymentInformationType.customerUrl
(String value) DeploymentInformationType.description
(String value) DeploymentInformationType.documentation
(String value) TracingEnvironmentType.getDeployment()
SystemConfigurationType.getDeploymentInformation()
DeploymentInformationType.headerColor
(String value) DeploymentInformationType.partnerName
(String value) DeploymentInformationType.partnerUrl
(String value) DeploymentInformationType.subscriptionIdentifier
(String value) DeploymentInformationType.systemName
(String value) Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type DeploymentInformationTypeModifier and TypeMethodDescriptionTracingEnvironmentType.deployment
(DeploymentInformationType value) SystemConfigurationType.deploymentInformation
(DeploymentInformationType value) void
TracingEnvironmentType.setDeployment
(DeploymentInformationType value) void
SystemConfigurationType.setDeploymentInformation
(DeploymentInformationType value)