- AbstractBaseRule - Class in com.xebialabs.deployit.plugin.api.deployment.rules
-
- AbstractBaseRule(String, boolean, String) - Constructor for class com.xebialabs.deployit.plugin.api.deployment.rules.AbstractBaseRule
-
- AbstractDictionary - Class in com.xebialabs.deployit.plugin.api.udm
-
- AbstractDictionary() - Constructor for class com.xebialabs.deployit.plugin.api.udm.AbstractDictionary
-
- add(DescriptorRegistry) - Static method in class com.xebialabs.deployit.plugin.api.reflect.DescriptorRegistry
-
Registers a DescriptorRegistry to a global map.
- add$ResolvedPlaceholder(ResolvedPlaceholder) - Method in class com.xebialabs.deployit.plugin.api.udm.DeployedApplication
-
- add$ResolvedPlaceholders(Set<ResolvedPlaceholder>) - Method in class com.xebialabs.deployit.plugin.api.udm.DeployedApplication
-
- addCheckpoint(Step, Checkpoint) - Method in interface com.xebialabs.deployit.plugin.api.deployment.planning.DeploymentPlanningContext
-
Add a checkpoint so that the state after this step has been executed can be committed.
- addCheckpoint(Step, Delta) - Method in interface com.xebialabs.deployit.plugin.api.deployment.planning.DeploymentPlanningContext
-
Add a checkpoint so that the state after this step has been executed can be committed.
- addCheckpoint(Step, Delta, Operation) - Method in interface com.xebialabs.deployit.plugin.api.deployment.planning.DeploymentPlanningContext
-
Add a checkpoint so that the state after this step has been executed can be committed.
- addCheckpoint(Step, Iterable<Delta>) - Method in interface com.xebialabs.deployit.plugin.api.deployment.planning.DeploymentPlanningContext
-
Add a checkpoint so that the state after this step has been executed can be committed.
- addDeployable(Deployable) - Method in class com.xebialabs.deployit.plugin.api.udm.DeploymentPackage
-
Adds a
Deployable
The set of Deployables that are part of this package.
- addDeployed(Deployed) - Method in class com.xebialabs.deployit.plugin.api.udm.DeployedApplication
-
- addDeployeds(Deployed...) - Method in class com.xebialabs.deployit.plugin.api.udm.DeployedApplication
-
- addDeployeds(Collection<Deployed>) - Method in class com.xebialabs.deployit.plugin.api.udm.DeployedApplication
-
- addMember(Container) - Method in class com.xebialabs.deployit.plugin.api.udm.Environment
-
Adds a
Container
as a member of this environment.
- addProperty(String, String) - Method in class com.xebialabs.deployit.plugin.api.services.SearchParameters
-
Search for the value of a property.
- addStep(DeploymentStep) - Method in interface com.xebialabs.deployit.plugin.api.deployment.planning.DeploymentPlanningContext
-
- addStep(Step) - Method in interface com.xebialabs.deployit.plugin.api.deployment.planning.DeploymentPlanningContext
-
Add a step to the current plan.
- addStep(Step) - Method in interface com.xebialabs.deployit.plugin.api.inspection.InspectionContext
-
- addStep(InspectionStep) - Method in interface com.xebialabs.deployit.plugin.api.inspection.InspectionPlanningContext
-
- addSteps(DeploymentStep...) - Method in interface com.xebialabs.deployit.plugin.api.deployment.planning.DeploymentPlanningContext
-
- addSteps(Collection<DeploymentStep>) - Method in interface com.xebialabs.deployit.plugin.api.deployment.planning.DeploymentPlanningContext
-
- addSteps(Step...) - Method in interface com.xebialabs.deployit.plugin.api.deployment.planning.DeploymentPlanningContext
-
Add multiple steps to the current plan.
- addSteps(Iterable<Step>) - Method in interface com.xebialabs.deployit.plugin.api.deployment.planning.DeploymentPlanningContext
-
Add multiple steps to the current plan.
- addStepWithCheckpoint(Step, Checkpoint) - Method in interface com.xebialabs.deployit.plugin.api.deployment.planning.DeploymentPlanningContext
-
Add a step and register a checkpoint so that the state after this step has been executed can be committed.
- addStepWithCheckpoint(Step, Delta) - Method in interface com.xebialabs.deployit.plugin.api.deployment.planning.DeploymentPlanningContext
-
Add a step and register a checkpoint so that the state after this step has been executed can be committed.
- addStepWithCheckpoint(Step, Delta, Operation) - Method in interface com.xebialabs.deployit.plugin.api.deployment.planning.DeploymentPlanningContext
-
Add a step and register a checkpoint so that the state after this step has been executed can be committed.
- addStepWithCheckpoint(Step, Iterable<Delta>) - Method in interface com.xebialabs.deployit.plugin.api.deployment.planning.DeploymentPlanningContext
-
Add a step and register a checkpoint so that the state after this step has been executed can be committed.
- allowEncryptedForNonPassword - Variable in class com.xebialabs.deployit.plugin.api.udm.lookup.SimpleLookupValueProvider
-
- ALWAYS_RUN_CONDITION - Static variable in class com.xebialabs.deployit.plugin.api.deployment.rules.AbstractBaseRule
-
- ApplicableTo - Annotation Type in com.xebialabs.deployit.plugin.api.validation
-
- Application - Class in com.xebialabs.deployit.plugin.api.udm
-
Conceptually, an Application is a configuration item (CI) representing a real-world application,
that can be deployed on a specific middleware.
- Application() - Constructor for class com.xebialabs.deployit.plugin.api.udm.Application
-
- ApplicationDependenciesFormat - Annotation Type in com.xebialabs.deployit.plugin.api.validation
-
- ApplicationDependenciesFormat.Validator - Class in com.xebialabs.deployit.plugin.api.validation
-
- AppliedProvisioner<D extends Provisioner> - Interface in com.xebialabs.deployit.plugin.api.udm
-
Base for all Deployed counterparts of all Provisioners.
- applyTo(IDictionary.DictionaryContext) - Method in class com.xebialabs.deployit.plugin.api.udm.AbstractDictionary
-
- applyTo(IDictionary.DictionaryContext) - Method in interface com.xebialabs.deployit.plugin.api.udm.IDictionary
-
Return a view on this dictionary as applicable to the given context.
- ArchiveArtifact - Interface in com.xebialabs.deployit.plugin.api.udm.artifact
-
- areEqual(ConfigurationItem, ConfigurationItem) - Method in interface com.xebialabs.deployit.plugin.api.reflect.Descriptor
-
- areEqual(ConfigurationItem, ConfigurationItem) - Method in interface com.xebialabs.deployit.plugin.api.reflect.PropertyDescriptor
-
- areEqual(ConfigurationItem, ConfigurationItem, Function<ConfigurationItem, Object>) - Method in interface com.xebialabs.deployit.plugin.api.reflect.PropertyDescriptor
-
- Artifact - Interface in com.xebialabs.deployit.plugin.api.udm.artifact
-
Artifacts are files containing application resources such as code or images.
- CandidateValueFiltersForProvisioning - Class in com.xebialabs.deployit.plugin.api.udm
-
- CandidateValueFiltersForProvisioning() - Constructor for class com.xebialabs.deployit.plugin.api.udm.CandidateValueFiltersForProvisioning
-
- CandidateValuesFilter - Annotation Type in com.xebialabs.deployit.plugin.api.udm
-
A CandidateValuesFilter can augment the
SearchParameters
for a ConfigurationItem search.
- canFire(Map<String, Object>) - Method in class com.xebialabs.deployit.plugin.api.deployment.rules.AbstractBaseRule
-
- Checkpoint - Class in com.xebialabs.deployit.plugin.api.deployment.planning
-
Defines a checkpoint for the execution of a deployment.
- Checkpoint(Delta) - Constructor for class com.xebialabs.deployit.plugin.api.deployment.planning.Checkpoint
-
- Checkpoint(Delta, String, Operation) - Constructor for class com.xebialabs.deployit.plugin.api.deployment.planning.Checkpoint
-
- CHECKSUM_PROPERTY_NAME - Static variable in interface com.xebialabs.deployit.plugin.api.udm.artifact.SourceArtifact
-
- childTemplates - Variable in class com.xebialabs.deployit.plugin.api.udm.Template
-
- CiAttributes - Class in com.xebialabs.deployit.plugin.api.udm
-
A container for metadata about CI's
- CiAttributes(String, DateTime, String, DateTime, Integer) - Constructor for class com.xebialabs.deployit.plugin.api.udm.CiAttributes
-
Constructs a CiAttributes object with the given parameters
- com.xebialabs.deployit.plugin.api - package com.xebialabs.deployit.plugin.api
-
- com.xebialabs.deployit.plugin.api.creator - package com.xebialabs.deployit.plugin.api.creator
-
- com.xebialabs.deployit.plugin.api.deployment.execution - package com.xebialabs.deployit.plugin.api.deployment.execution
-
- com.xebialabs.deployit.plugin.api.deployment.planning - package com.xebialabs.deployit.plugin.api.deployment.planning
-
- com.xebialabs.deployit.plugin.api.deployment.rules - package com.xebialabs.deployit.plugin.api.deployment.rules
-
- com.xebialabs.deployit.plugin.api.deployment.specification - package com.xebialabs.deployit.plugin.api.deployment.specification
-
- com.xebialabs.deployit.plugin.api.execution - package com.xebialabs.deployit.plugin.api.execution
-
- com.xebialabs.deployit.plugin.api.flow - package com.xebialabs.deployit.plugin.api.flow
-
- com.xebialabs.deployit.plugin.api.inspection - package com.xebialabs.deployit.plugin.api.inspection
-
- com.xebialabs.deployit.plugin.api.reflect - package com.xebialabs.deployit.plugin.api.reflect
-
- com.xebialabs.deployit.plugin.api.rules - package com.xebialabs.deployit.plugin.api.rules
-
- com.xebialabs.deployit.plugin.api.semver - package com.xebialabs.deployit.plugin.api.semver
-
- com.xebialabs.deployit.plugin.api.services - package com.xebialabs.deployit.plugin.api.services
-
- com.xebialabs.deployit.plugin.api.udm - package com.xebialabs.deployit.plugin.api.udm
-
Copyright 2014-2019 XebiaLabs Inc.
- com.xebialabs.deployit.plugin.api.udm.artifact - package com.xebialabs.deployit.plugin.api.udm.artifact
-
Copyright 2014-2019 XebiaLabs Inc.
- com.xebialabs.deployit.plugin.api.udm.base - package com.xebialabs.deployit.plugin.api.udm.base
-
Copyright 2014-2019 XebiaLabs Inc.
- com.xebialabs.deployit.plugin.api.udm.lookup - package com.xebialabs.deployit.plugin.api.udm.lookup
-
Copyright 2014-2019 XebiaLabs Inc.
- com.xebialabs.deployit.plugin.api.validation - package com.xebialabs.deployit.plugin.api.validation
-
- com.xebialabs.deployit.plugin.overthere - package com.xebialabs.deployit.plugin.overthere
-
Copyright 2014-2019 XebiaLabs Inc.
- com.xebialabs.deployit.plugin.proxy - package com.xebialabs.deployit.plugin.proxy
-
Copyright 2014-2019 XebiaLabs Inc.
- com.xebialabs.xlplatform.documentation - package com.xebialabs.xlplatform.documentation
-
- com.xebialabs.xlplatform.satellite - package com.xebialabs.xlplatform.satellite
-
Copyright 2014-2019 XebiaLabs Inc.
- com.xebialabs.xlplatform.utils - package com.xebialabs.xlplatform.utils
-
- compareTo(BaseConfigurationItem) - Method in class com.xebialabs.deployit.plugin.api.udm.base.BaseConfigurationItem
-
- CompositePackage - Class in com.xebialabs.deployit.plugin.api.udm
-
- CompositePackage() - Constructor for class com.xebialabs.deployit.plugin.api.udm.CompositePackage
-
Deprecated.
- condition - Variable in class com.xebialabs.deployit.plugin.api.deployment.rules.AbstractBaseRule
-
- Configuration - Class in com.xebialabs.deployit.plugin.api.udm
-
Contains deployment configuration information.
- Configuration() - Constructor for class com.xebialabs.deployit.plugin.api.udm.Configuration
-
- ConfigurationItem - Interface in com.xebialabs.deployit.plugin.api.udm
-
Base interface of all configuration item types.
- ConfigurationItemPostConstructor - Interface in com.xebialabs.deployit.plugin.api.reflect
-
- ConnectionOptionsBuilder() - Constructor for class com.xebialabs.deployit.plugin.overthere.Host.ConnectionOptionsBuilder
-
- construct(Consumer<InputHint.InputHintBuilder>) - Method in class com.xebialabs.deployit.plugin.api.reflect.InputHint.InputHintBuilder
-
- constructInputHint() - Method in class com.xebialabs.deployit.plugin.api.reflect.InputHint.InputHintBuilder
-
- Container - Interface in com.xebialabs.deployit.plugin.api.udm
-
Containers are configuration items (CIs) that
Deployable
CIs can be deployed to.
- CONTAINER_FIELD - Static variable in interface com.xebialabs.deployit.plugin.api.udm.EmbeddedDeployedContainer
-
- contextDestroyed() - Method in interface com.xebialabs.deployit.plugin.api.execution.ExecutionContextListener
-
Deprecated.
Is invoked when the step execution context is destroyed.
- Contributor - Annotation Type in com.xebialabs.deployit.plugin.api.deployment.planning
-
Annotates methods that contribute to a deployment plan.
- ControlTask - Annotation Type in com.xebialabs.deployit.plugin.api.udm
-
A control task is a method that can be invoked on a ConfigurationItem, to perform some action.
- copyFrom(InputHint) - Method in class com.xebialabs.deployit.plugin.api.reflect.InputHint
-
- copyFromProperty - Variable in class com.xebialabs.deployit.plugin.api.reflect.InputHint.InputHintBuilder
-
- copyPropertiesToConnectionOptions(ConnectionOptions, ConfigurationItem) - Method in class com.xebialabs.deployit.plugin.overthere.Host.ConnectionOptionsBuilder
-
- create(ConfigurationItem) - Method in interface com.xebialabs.deployit.plugin.api.creator.CreatorContext
-
- Create - Annotation Type in com.xebialabs.deployit.plugin.api.deployment.planning
-
Annotates a method on a
Deployed
that is called when XL Deploy wants to
create
the Deployed in the middleware.
- create(T...) - Method in interface com.xebialabs.deployit.plugin.api.services.Repository
-
- CREATE_RESOURCES - Static variable in interface com.xebialabs.deployit.plugin.api.deployment.planning.DefaultOrders
-
- createOrUpdate(T...) - Method in interface com.xebialabs.deployit.plugin.api.services.Repository
-
- Creator - Annotation Type in com.xebialabs.deployit.plugin.api.udm
-
A creator is a method that can be invoked when a ConfigurationItem is created.
- CreatorContext - Interface in com.xebialabs.deployit.plugin.api.creator
-
- CreatorDescriptor - Interface in com.xebialabs.deployit.plugin.api.reflect
-
Encapsulates the metadata about the creator of a type in the XL Deploy type system.
- get(OverthereConnection, ExecutionContext) - Method in interface com.xebialabs.deployit.plugin.api.flow.StagedFile
-
- get(ConfigurationItem) - Method in interface com.xebialabs.deployit.plugin.api.reflect.PropertyDescriptor
-
- get$ciAttributes() - Method in class com.xebialabs.deployit.plugin.api.udm.base.BaseConfigurationItem
-
- get$externalProperties() - Method in class com.xebialabs.deployit.plugin.api.udm.base.BaseConfigurationItem
-
- get$internalId() - Method in class com.xebialabs.deployit.plugin.api.udm.base.BaseConfigurationItem
-
- get$internalId() - Method in interface com.xebialabs.deployit.plugin.api.udm.ConfigurationItem
-
- get$ResolvedPlaceholders() - Method in class com.xebialabs.deployit.plugin.api.udm.DeployedApplication
-
- get$securedCi() - Method in class com.xebialabs.deployit.plugin.api.udm.base.BaseConfigurationItem
-
- get$securedCi() - Method in interface com.xebialabs.deployit.plugin.api.udm.ConfigurationItem
-
- get$token() - Method in class com.xebialabs.deployit.plugin.api.udm.base.BaseConfigurationItem
-
- get$validationMessages() - Method in class com.xebialabs.deployit.plugin.api.udm.base.BaseConfigurationItem
-
- get$validationMessages() - Method in interface com.xebialabs.deployit.plugin.api.udm.ConfigurationItem
-
Gets the validation messages set on the ConfigurationItem.
- getAfter() - Method in class com.xebialabs.deployit.plugin.api.services.SearchParameters
-
- getAliases() - Method in interface com.xebialabs.deployit.plugin.api.reflect.PropertyDescriptor
-
- getAllDeltaSpecifications() - Method in interface com.xebialabs.deployit.plugin.api.deployment.specification.DeltaSpecificationWithDependencies
-
Returns list of all delta specifications.
- getAllGroupedDeltaSpecifications() - Method in interface com.xebialabs.deployit.plugin.api.deployment.specification.DeltaSpecificationWithDependencies
-
Returns list of all delta specifications grouped by the dependency index from the main application.
- getAncestor() - Method in class com.xebialabs.deployit.plugin.api.services.SearchParameters
-
- getApplication() - Method in class com.xebialabs.deployit.plugin.api.udm.IDictionary.DictionaryContext
-
- getApplication() - Method in class com.xebialabs.deployit.plugin.api.udm.Version
-
- getApplicationDependencies() - Method in class com.xebialabs.deployit.plugin.api.udm.DeploymentPackage
-
Gets the application versions that the this package depends on.
- getApplicationVersion() - Method in class com.xebialabs.deployit.plugin.api.udm.IDictionary.DictionaryContext
-
- getAttribute(String) - Method in interface com.xebialabs.deployit.plugin.api.deployment.planning.DeploymentPlanningContext
-
Returns the planning context attribute with the given name, or null if there is no attribute by that name.
- getAttribute(String) - Method in interface com.xebialabs.deployit.plugin.api.execution.ExecutionContext
-
Deprecated.
Returns the execution context attribute with the given name, or null if there is no attribute by that name.
- getAttribute(String) - Method in interface com.xebialabs.deployit.plugin.api.flow.ExecutionContext
-
Returns the execution context attribute with the given name, or null if there is no attribute by that name.
- getAttributes() - Method in interface com.xebialabs.deployit.plugin.api.reflect.CreatorDescriptor
-
- getAttributes() - Method in interface com.xebialabs.deployit.plugin.api.reflect.MethodDescriptor
-
- getAutomaticDictionary() - Method in class com.xebialabs.deployit.plugin.api.udm.base.BaseDeployedInfrastructureAsCode
-
- getBefore() - Method in class com.xebialabs.deployit.plugin.api.services.SearchParameters
-
- getBoundConfigurationItems() - Method in class com.xebialabs.deployit.plugin.api.udm.base.BaseDeployed
-
- getBoundConfigurationItems() - Method in interface com.xebialabs.deployit.plugin.api.udm.Deployed
-
- getBoundConfigurationItems() - Method in class com.xebialabs.deployit.plugin.api.udm.DeployedApplication
-
- getBoundTemplates() - Method in class com.xebialabs.deployit.plugin.api.udm.base.BaseDeployable
-
- getBoundTemplates() - Method in class com.xebialabs.deployit.plugin.api.udm.DeploymentPackage
-
- getCandidateValuesFilter() - Method in interface com.xebialabs.deployit.plugin.api.reflect.PropertyDescriptor
-
- getCardinality() - Method in class com.xebialabs.deployit.plugin.api.udm.BaseProvisionable
-
- getCardinality() - Method in interface com.xebialabs.deployit.plugin.api.udm.Provisionable
-
- getCategory() - Method in interface com.xebialabs.deployit.plugin.api.reflect.PropertyDescriptor
-
The UI groups all properties in the same category into a tab of their own.
- getChecksum() - Method in class com.xebialabs.deployit.plugin.api.udm.artifact.EmbeddedDeployableArtifact
-
- getChecksum() - Method in interface com.xebialabs.deployit.plugin.api.udm.artifact.SourceArtifact
-
Returns the (calculated or user-defined) checksum of the artifact file.
- getChecksum() - Method in class com.xebialabs.deployit.plugin.api.udm.base.BaseDeployableArtifact
-
- getCiId() - Method in class com.xebialabs.deployit.plugin.api.validation.ValidationMessage
-
- getClazz() - Method in interface com.xebialabs.deployit.plugin.api.reflect.Descriptor
-
- getConnection() - Method in interface com.xebialabs.deployit.plugin.api.flow.StagingTarget
-
- getConnection() - Method in class com.xebialabs.deployit.plugin.overthere.Host
-
- getConnectionOptions(Host) - Method in class com.xebialabs.deployit.plugin.overthere.Host.ConnectionOptionsBuilder
-
- getContainer() - Method in class com.xebialabs.deployit.plugin.api.udm.base.BaseDeployed
-
- getContainer() - Method in class com.xebialabs.deployit.plugin.api.udm.base.BaseEmbeddedDeployed
-
- getContainer() - Method in interface com.xebialabs.deployit.plugin.api.udm.Deployed
-
- getContainer() - Method in interface com.xebialabs.deployit.plugin.api.udm.EmbeddedDeployedContainer
-
- getContainer() - Method in class com.xebialabs.deployit.plugin.api.udm.IDictionary.DictionaryContext
-
- getContainerTags() - Method in class com.xebialabs.deployit.plugin.api.udm.BaseDeployableContainer
-
- getContainerTags() - Method in interface com.xebialabs.deployit.plugin.api.udm.DeployableContainer
-
- getContainerType() - Method in interface com.xebialabs.deployit.plugin.api.reflect.Descriptor
-
- getContents() - Method in class com.xebialabs.deployit.plugin.api.flow.Preview
-
Returns a preview of the script that will be executed or the template that will be copied.
- getControlTask(String) - Method in interface com.xebialabs.deployit.plugin.api.reflect.Descriptor
-
- getControlTasks() - Method in interface com.xebialabs.deployit.plugin.api.reflect.Descriptor
-
- getCopyFromProperty() - Method in class com.xebialabs.deployit.plugin.api.reflect.InputHint
-
- getCreatedAt() - Method in class com.xebialabs.deployit.plugin.api.udm.CiAttributes
-
The original creation date of this CI
- getCreatedBy() - Method in class com.xebialabs.deployit.plugin.api.udm.CiAttributes
-
Get the name of the user that originally created this CI
- getCreator() - Method in interface com.xebialabs.deployit.plugin.api.reflect.Descriptor
-
- getCredentials() - Method in class com.xebialabs.deployit.plugin.api.udm.artifact.EmbeddedDeployableArtifact
-
- getCredentials() - Method in interface com.xebialabs.deployit.plugin.api.udm.artifact.SourceArtifact
-
Returns the credentials for artifact location.
- getCredentials() - Method in class com.xebialabs.deployit.plugin.api.udm.base.BaseDeployableArtifact
-
- getDefaultValue() - Method in interface com.xebialabs.deployit.plugin.api.reflect.PropertyDescriptor
-
- getDelimiters() - Method in class com.xebialabs.deployit.plugin.api.udm.artifact.EmbeddedDeployableArtifact
-
- getDelimiters() - Method in class com.xebialabs.deployit.plugin.api.udm.base.BaseDeployableArtifact
-
- getDelta() - Method in class com.xebialabs.deployit.plugin.api.rules.StepPostConstructContext
-
- getDeltas() - Method in class com.xebialabs.deployit.plugin.api.deployment.specification.Deltas
-
- getDeltas() - Method in interface com.xebialabs.deployit.plugin.api.deployment.specification.DeltaSpecification
-
The
Delta
s that were calculated for this deployment
- getDeltas() - Method in class com.xebialabs.deployit.plugin.api.rules.StepPostConstructContext
-
- getDeltaToCheckpoint() - Method in class com.xebialabs.deployit.plugin.api.deployment.planning.Checkpoint
-
- getDependencyResolution() - Method in class com.xebialabs.deployit.plugin.api.udm.DeploymentPackage
-
- getDeployable() - Method in class com.xebialabs.deployit.plugin.api.udm.base.BaseDeployed
-
- getDeployable() - Method in class com.xebialabs.deployit.plugin.api.udm.base.BaseEmbeddedDeployed
-
- getDeployable() - Method in interface com.xebialabs.deployit.plugin.api.udm.Deployed
-
- getDeployable() - Method in interface com.xebialabs.deployit.plugin.api.udm.EmbeddedDeployedContainer
-
- getDeployables() - Method in class com.xebialabs.deployit.plugin.api.udm.CompositePackage
-
Deprecated.
- getDeployables() - Method in class com.xebialabs.deployit.plugin.api.udm.DeploymentPackage
-
- getDeployables() - Method in class com.xebialabs.deployit.plugin.api.udm.Version
-
- getDeployableType() - Method in interface com.xebialabs.deployit.plugin.api.reflect.Descriptor
-
- getDeployed() - Method in interface com.xebialabs.deployit.plugin.api.deployment.specification.Delta
-
- getDeployedApplication() - Method in interface com.xebialabs.deployit.plugin.api.deployment.planning.DeploymentPlanningContext
-
Returns the DeployedApplication for which the plan is being created.
- getDeployedApplication() - Method in interface com.xebialabs.deployit.plugin.api.deployment.specification.DeltaSpecification
-
- getDeployedApplication() - Method in class com.xebialabs.deployit.plugin.api.rules.StepPostConstructContext
-
- getDeployeds() - Method in class com.xebialabs.deployit.plugin.api.udm.DeployedApplication
-
- getDepth() - Method in class com.xebialabs.deployit.plugin.api.services.SearchParameters
-
- getDescription() - Method in interface com.xebialabs.deployit.plugin.api.execution.Step
-
Deprecated.
Returns a description of what this step will really do on execution.
- getDescription() - Method in interface com.xebialabs.deployit.plugin.api.flow.Step
-
Returns a description of what this step will really do on execution.
- getDescription() - Method in interface com.xebialabs.deployit.plugin.api.reflect.Descriptor
-
- getDescription() - Method in interface com.xebialabs.deployit.plugin.api.reflect.MethodDescriptor
-
- getDescription() - Method in interface com.xebialabs.deployit.plugin.api.reflect.PropertyDescriptor
-
- getDescriptor(String) - Static method in class com.xebialabs.deployit.plugin.api.reflect.DescriptorRegistry
-
- getDescriptor(String, String) - Static method in class com.xebialabs.deployit.plugin.api.reflect.DescriptorRegistry
-
- getDescriptor(Type) - Static method in class com.xebialabs.deployit.plugin.api.reflect.DescriptorRegistry
-
- getDescriptor() - Method in class com.xebialabs.deployit.plugin.api.reflect.Type
-
- getDescriptorRegistry(DescriptorRegistryId) - Static method in class com.xebialabs.deployit.plugin.api.reflect.DescriptorRegistry
-
Gets a DescriptorRegistry by id.
- getDescriptors() - Static method in class com.xebialabs.deployit.plugin.api.reflect.DescriptorRegistry
-
- getDictionaries() - Method in class com.xebialabs.deployit.plugin.api.udm.Environment
-
The dictionaries providing placeholder values.
- getDictionaryPath() - Method in class com.xebialabs.deployit.plugin.api.udm.base.BaseDeployedInfrastructureAsCode
-
- getDirectoryPath() - Method in class com.xebialabs.deployit.plugin.api.udm.Environment
-
- getDiscovered() - Method in interface com.xebialabs.deployit.plugin.api.inspection.InspectionContext
-
- getDiscovered() - Method in interface com.xebialabs.deployit.plugin.api.inspection.InspectionExecutionContext
-
Deprecated.
- getEncryptedEntries() - Method in class com.xebialabs.deployit.plugin.api.udm.Dictionary
-
- getEncryptedEntries() - Method in interface com.xebialabs.deployit.plugin.api.udm.IEncryptedDictionary
-
- getEntries() - Method in class com.xebialabs.deployit.plugin.api.udm.Dictionary
-
- getEntries() - Method in interface com.xebialabs.deployit.plugin.api.udm.IDictionary
-
- getEnumValues() - Method in interface com.xebialabs.deployit.plugin.api.reflect.PropertyDescriptor
-
- getEnvironment() - Method in class com.xebialabs.deployit.plugin.api.udm.DeployedApplication
-
- getEnvironment() - Method in class com.xebialabs.deployit.plugin.api.udm.IDictionary.DictionaryContext
-
- getEnvironmentPath() - Method in class com.xebialabs.deployit.plugin.api.udm.base.BaseDeployedInfrastructureAsCode
-
- getExcludeFileNamesRegex() - Method in class com.xebialabs.deployit.plugin.api.udm.artifact.EmbeddedDeployableArtifact
-
- getExcludeFileNamesRegex() - Method in interface com.xebialabs.deployit.plugin.api.udm.artifact.SourceArtifact
-
- getExcludeFileNamesRegex() - Method in class com.xebialabs.deployit.plugin.api.udm.base.BaseDeployableArtifact
-
- getFile() - Method in interface com.xebialabs.deployit.plugin.api.udm.artifact.Artifact
-
- getFile() - Method in class com.xebialabs.deployit.plugin.api.udm.artifact.EmbeddedDeployableArtifact
-
- getFile() - Method in class com.xebialabs.deployit.plugin.api.udm.artifact.EmbeddedDeployedArtifact
-
- getFile() - Method in class com.xebialabs.deployit.plugin.api.udm.base.BaseDeployableArtifact
-
- getFile() - Method in class com.xebialabs.deployit.plugin.api.udm.base.BaseDeployedArtifact
-
- getFileEncodings() - Method in class com.xebialabs.deployit.plugin.api.udm.artifact.EmbeddedDeployableArtifact
-
- getFileEncodings() - Method in interface com.xebialabs.deployit.plugin.api.udm.artifact.SourceArtifact
-
This will return a map that specifies which files map to which encodings.
- getFileEncodings() - Method in class com.xebialabs.deployit.plugin.api.udm.base.BaseDeployableArtifact
-
- getFiles() - Method in class com.xebialabs.deployit.plugin.api.udm.base.BaseDeployableFolderArtifact
-
- getFileUri() - Method in class com.xebialabs.deployit.plugin.api.udm.artifact.EmbeddedDeployableArtifact
-
- getFileUri() - Method in interface com.xebialabs.deployit.plugin.api.udm.artifact.SourceArtifact
-
Returns the artifact location which can be resolved using an artifact resolver.
- getFileUri() - Method in class com.xebialabs.deployit.plugin.api.udm.base.BaseDeployableArtifact
-
- getFqn() - Method in interface com.xebialabs.deployit.plugin.api.reflect.CreatorDescriptor
-
- getFqn() - Method in interface com.xebialabs.deployit.plugin.api.reflect.MethodDescriptor
-
- getFqn() - Method in interface com.xebialabs.deployit.plugin.api.reflect.PropertyDescriptor
-
- getGenerateCIsFromResources() - Method in class com.xebialabs.deployit.plugin.api.udm.base.BaseDeployedInfrastructureAsCode
-
- getGeneratedConfigurationItems() - Method in class com.xebialabs.deployit.plugin.api.udm.base.BaseDeployedInfrastructureAsCode
-
- getHost() - Method in class com.xebialabs.deployit.plugin.overthere.Host
-
- getHost() - Method in interface com.xebialabs.deployit.plugin.overthere.HostContainer
-
- getHostTemplate() - Method in class com.xebialabs.deployit.plugin.api.udm.BaseProvisioner
-
- getHostTemplate() - Method in class com.xebialabs.deployit.plugin.api.udm.BaseProvisionerArtifact
-
- getHostTemplate() - Method in interface com.xebialabs.deployit.plugin.api.udm.Provisioner
-
- getIcon() - Method in interface com.xebialabs.deployit.plugin.api.reflect.Descriptor
-
- getId() - Method in interface com.xebialabs.deployit.plugin.api.flow.ITask
-
- getId() - Method in class com.xebialabs.deployit.plugin.api.services.SearchParameters
-
- getId() - Method in class com.xebialabs.deployit.plugin.api.udm.base.BaseConfigurationItem
-
- getId() - Method in interface com.xebialabs.deployit.plugin.api.udm.ConfigurationItem
-
- getInputHint() - Method in interface com.xebialabs.deployit.plugin.api.reflect.PropertyDescriptor
-
- getInspected() - Method in interface com.xebialabs.deployit.plugin.api.inspection.InspectionContext
-
- getInspected() - Method in interface com.xebialabs.deployit.plugin.api.inspection.InspectionExecutionContext
-
Deprecated.
- getInspectionContext() - Method in interface com.xebialabs.deployit.plugin.api.flow.ExecutionContext
-
- getInstance() - Static method in class com.xebialabs.deployit.plugin.api.reflect.DescriptorRegistry
-
- getInterfaces() - Method in interface com.xebialabs.deployit.plugin.api.reflect.Descriptor
-
- getIntermediateCheckpointName() - Method in class com.xebialabs.deployit.plugin.api.deployment.planning.Checkpoint
-
- getIntermediateCheckpoints() - Method in interface com.xebialabs.deployit.plugin.api.deployment.specification.Delta
-
When this Delta is generated as part of a rollback, this can be inspected to see which
(intermediate) checkpoints were hit during the deployment.
- getKey() - Method in class com.xebialabs.deployit.plugin.api.udm.lookup.LookupValueKey
-
- getKind() - Method in class com.xebialabs.deployit.plugin.api.reflect.InputHint
-
- getKind() - Method in interface com.xebialabs.deployit.plugin.api.reflect.PropertyDescriptor
-
- getLabel() - Method in interface com.xebialabs.deployit.plugin.api.reflect.Descriptor
-
- getLabel() - Method in class com.xebialabs.deployit.plugin.api.reflect.InputHintValue
-
- getLabel() - Method in interface com.xebialabs.deployit.plugin.api.reflect.MethodDescriptor
-
- getLabel() - Method in interface com.xebialabs.deployit.plugin.api.reflect.PropertyDescriptor
-
- getLastModifiedAt() - Method in class com.xebialabs.deployit.plugin.api.udm.CiAttributes
-
Get the last modification date for this CI
- getLastModifiedBy() - Method in class com.xebialabs.deployit.plugin.api.udm.CiAttributes
-
Get the name of the user that last modified something about this CI
- getLastVersion() - Method in class com.xebialabs.deployit.plugin.api.udm.Application
-
- getLevel() - Method in class com.xebialabs.deployit.plugin.api.validation.ValidationMessage
-
- getMaximum() - Method in class com.xebialabs.deployit.plugin.api.validation.Range.Validator
-
- getMembers() - Method in class com.xebialabs.deployit.plugin.api.udm.Environment
-
- getMembersOfType(Class<T>) - Method in class com.xebialabs.deployit.plugin.api.udm.Environment
-
- getMessage() - Method in class com.xebialabs.deployit.plugin.api.validation.NotEmpty.Validator
-
- getMessage() - Method in interface com.xebialabs.deployit.plugin.api.validation.PatternValidator
-
- getMessage() - Method in class com.xebialabs.deployit.plugin.api.validation.Range.Validator
-
- getMessage() - Method in class com.xebialabs.deployit.plugin.api.validation.Regex.Validator
-
- getMessage() - Method in class com.xebialabs.deployit.plugin.api.validation.ValidationMessage
-
- getMetadata() - Method in interface com.xebialabs.deployit.plugin.api.flow.ITask
-
- getMinimum() - Method in class com.xebialabs.deployit.plugin.api.validation.Range.Validator
-
- getName() - Method in class com.xebialabs.deployit.plugin.api.deployment.rules.AbstractBaseRule
-
- getName() - Method in interface com.xebialabs.deployit.plugin.api.flow.StagingTarget
-
- getName() - Method in interface com.xebialabs.deployit.plugin.api.reflect.CreatorDescriptor
-
- getName() - Method in interface com.xebialabs.deployit.plugin.api.reflect.MethodDescriptor
-
- getName() - Method in interface com.xebialabs.deployit.plugin.api.reflect.PropertyDescriptor
-
- getName() - Method in class com.xebialabs.deployit.plugin.api.reflect.Type
-
- getName() - Method in class com.xebialabs.deployit.plugin.api.services.SearchParameters
-
- getName() - Method in class com.xebialabs.deployit.plugin.api.udm.base.BaseConfigurationItem
-
- getName() - Method in interface com.xebialabs.deployit.plugin.api.udm.ConfigurationItem
-
- getOnSuccessPolicy() - Method in class com.xebialabs.deployit.plugin.api.udm.DeployedApplication
-
- getOperation() - Method in interface com.xebialabs.deployit.plugin.api.deployment.specification.Delta
-
- getOperation() - Method in interface com.xebialabs.deployit.plugin.api.deployment.specification.DeltaSpecification
-
- getOrchestrator() - Method in class com.xebialabs.deployit.plugin.api.udm.DeployedApplication
-
- getOrchestrator() - Method in class com.xebialabs.deployit.plugin.api.udm.Version
-
- getOrder() - Method in interface com.xebialabs.deployit.plugin.api.deployment.execution.DeploymentStep
-
Deprecated.
The order of the step in the step list.
- getOrder() - Method in interface com.xebialabs.deployit.plugin.api.flow.Step
-
The order of the step in the step list.
- getOrdinal() - Method in class com.xebialabs.deployit.plugin.api.udm.BaseProvisioned
-
- getOrdinal() - Method in class com.xebialabs.deployit.plugin.api.udm.BaseProvisionedContainer
-
- getOrdinal() - Method in interface com.xebialabs.deployit.plugin.api.udm.Provisioned
-
- getOs() - Method in class com.xebialabs.deployit.plugin.overthere.Host
-
- getOutputVariables() - Method in class com.xebialabs.deployit.plugin.api.udm.base.BaseDeployedInfrastructureAsCode
-
- getOverrideOperation() - Method in class com.xebialabs.deployit.plugin.api.deployment.planning.Checkpoint
-
- getPackages() - Method in class com.xebialabs.deployit.plugin.api.udm.CompositePackage
-
Deprecated.
- getPage() - Method in class com.xebialabs.deployit.plugin.api.services.SearchParameters
-
- getParameterObjectType() - Method in interface com.xebialabs.deployit.plugin.api.reflect.MethodDescriptor
-
- getParent() - Method in class com.xebialabs.deployit.plugin.api.services.SearchParameters
-
- getPatchDictionaries() - Method in class com.xebialabs.deployit.plugin.api.udm.Environment
-
- getPattern() - Method in class com.xebialabs.deployit.plugin.api.validation.NotEmpty.Validator
-
- getPattern() - Method in interface com.xebialabs.deployit.plugin.api.validation.PatternValidator
-
- getPattern() - Method in class com.xebialabs.deployit.plugin.api.validation.Regex.Validator
-
- getPlaceholders() - Method in interface com.xebialabs.deployit.plugin.api.udm.artifact.DerivedArtifact
-
- getPlaceholders() - Method in class com.xebialabs.deployit.plugin.api.udm.artifact.EmbeddedDeployableArtifact
-
- getPlaceholders() - Method in class com.xebialabs.deployit.plugin.api.udm.artifact.EmbeddedDeployedArtifact
-
- getPlaceholders() - Method in interface com.xebialabs.deployit.plugin.api.udm.artifact.SourceArtifact
-
- getPlaceholders() - Method in class com.xebialabs.deployit.plugin.api.udm.base.BaseDeployableArtifact
-
- getPlaceholders() - Method in class com.xebialabs.deployit.plugin.api.udm.base.BaseDeployedArtifact
-
- getPrefix() - Method in class com.xebialabs.deployit.plugin.api.reflect.Type
-
- getPreview() - Method in interface com.xebialabs.deployit.plugin.api.flow.PreviewStep
-
Returns a preview of the script that will be executed or the template that will be copied.
- getPrevious() - Method in interface com.xebialabs.deployit.plugin.api.deployment.specification.Delta
-
- getPreviousDeployedApplication() - Method in interface com.xebialabs.deployit.plugin.api.deployment.planning.DeploymentPlanningContext
-
Returns the DeploymentApplication of the previous deployment.
- getPreviousDeployedApplication() - Method in interface com.xebialabs.deployit.plugin.api.deployment.specification.DeltaSpecification
-
- getPrompt() - Method in class com.xebialabs.deployit.plugin.api.reflect.InputHint
-
- getProperties() - Method in class com.xebialabs.deployit.plugin.api.services.SearchParameters
-
- getProperty(String) - Method in class com.xebialabs.deployit.plugin.api.udm.base.BaseConfigurationItem
-
- getProperty(String) - Method in interface com.xebialabs.deployit.plugin.api.udm.ConfigurationItem
-
- getPropertyDescriptor(String) - Method in interface com.xebialabs.deployit.plugin.api.reflect.Descriptor
-
- getPropertyDescriptor(String) - Method in class com.xebialabs.deployit.plugin.api.udm.base.BaseConfigurationItem
-
- getPropertyDescriptors() - Method in interface com.xebialabs.deployit.plugin.api.reflect.Descriptor
-
Note: The return-type is a Collection, but a List is actually returned.
- getPropertyName() - Method in class com.xebialabs.deployit.plugin.api.validation.ValidationMessage
-
- getProviderId() - Method in class com.xebialabs.deployit.plugin.api.udm.lookup.LookupValueKey
-
- getProvisioners() - Method in class com.xebialabs.deployit.plugin.api.udm.BaseProvisionable
-
- getProxySettings() - Method in class com.xebialabs.deployit.plugin.api.udm.artifact.EmbeddedDeployableArtifact
-
- getProxySettings() - Method in interface com.xebialabs.deployit.plugin.api.udm.artifact.SourceArtifact
-
Returns the proxy settings for artifact location.
- getProxySettings() - Method in class com.xebialabs.deployit.plugin.api.udm.base.BaseDeployableArtifact
-
- getReferencedType() - Method in class com.xebialabs.deployit.plugin.api.reflect.InputHint
-
- getReferencedType() - Method in interface com.xebialabs.deployit.plugin.api.reflect.PropertyDescriptor
-
Only relevant for properties of kind CI, SET_OF_CI or LIST_OF_CI.
- getRepository() - Method in interface com.xebialabs.deployit.plugin.api.deployment.planning.DeploymentPlanningContext
-
Returns the repository where all the ConfigurationItems known in XL Deploy are stored.
- getRepository() - Method in interface com.xebialabs.deployit.plugin.api.flow.ExecutionContext
-
Returns the repository where all the ConfigurationItems known in XL Deploy are stored.
- getRepository() - Method in class com.xebialabs.deployit.plugin.api.rules.StepPostConstructContext
-
- getRestrictToApplications() - Method in class com.xebialabs.deployit.plugin.api.udm.AbstractDictionary
-
- getRestrictToContainers() - Method in class com.xebialabs.deployit.plugin.api.udm.AbstractDictionary
-
- getRestrictToDistributions() - Method in class com.xebialabs.deployit.plugin.api.udm.Dictionary
-
- getResultsPerPage() - Method in class com.xebialabs.deployit.plugin.api.services.SearchParameters
-
- getRoot() - Method in interface com.xebialabs.deployit.plugin.api.reflect.Descriptor
-
- getRootName() - Method in interface com.xebialabs.deployit.plugin.api.reflect.Descriptor
-
- getRootNodeName() - Method in enum com.xebialabs.deployit.plugin.api.udm.Metadata.ConfigurationItemRoot
-
- getSatellite() - Method in class com.xebialabs.deployit.plugin.overthere.Host
-
- getSatellite() - Method in interface com.xebialabs.xlplatform.satellite.SatelliteAware
-
- getScmTraceabilityDataId() - Method in class com.xebialabs.deployit.plugin.api.udm.CiAttributes
-
Get the id of scm traceability data
- getScope(String) - Static method in enum com.xebialabs.deployit.plugin.api.rules.Scope
-
- getScope() - Method in class com.xebialabs.deployit.plugin.api.rules.StepPostConstructContext
-
- getScopeName() - Method in enum com.xebialabs.deployit.plugin.api.rules.Scope
-
- getShell() - Method in class com.xebialabs.deployit.plugin.overthere.Host
-
- getSize() - Method in interface com.xebialabs.deployit.plugin.api.reflect.PropertyDescriptor
-
- getSourceArtifact() - Method in interface com.xebialabs.deployit.plugin.api.udm.artifact.DerivedArtifact
-
- getSourceArtifact() - Method in class com.xebialabs.deployit.plugin.api.udm.artifact.EmbeddedDeployedArtifact
-
- getSourceArtifact() - Method in class com.xebialabs.deployit.plugin.api.udm.base.BaseDeployedArtifact
-
- getSourcePath() - Method in class com.xebialabs.deployit.plugin.api.flow.Preview
-
Returns the path of the source of the rendered content, e.g.
- getSpecification() - Method in class com.xebialabs.deployit.plugin.api.rules.StepPostConstructContext
-
- getStagingDirectoryPath() - Method in interface com.xebialabs.deployit.plugin.api.flow.StagingTarget
-
- getStagingDirectoryPath() - Method in class com.xebialabs.deployit.plugin.overthere.Host
-
- getSubtypes(Type) - Static method in class com.xebialabs.deployit.plugin.api.reflect.DescriptorRegistry
-
- getSuperClasses() - Method in interface com.xebialabs.deployit.plugin.api.reflect.Descriptor
-
- getTags() - Method in class com.xebialabs.deployit.plugin.api.udm.base.BaseContainer
-
- getTags() - Method in class com.xebialabs.deployit.plugin.api.udm.base.BaseDeployable
-
- getTags() - Method in class com.xebialabs.deployit.plugin.api.udm.BaseDeployedContainer
-
- getTags() - Method in class com.xebialabs.deployit.plugin.api.udm.BaseProvisionedContainer
-
- getTags() - Method in interface com.xebialabs.deployit.plugin.api.udm.Taggable
-
- getTask() - Method in interface com.xebialabs.deployit.plugin.api.flow.ExecutionContext
-
Returns the task of the current execution context.
- getTemplates() - Method in class com.xebialabs.deployit.plugin.api.udm.DeploymentPackage
-
- getTemporaryDirectoryPath() - Method in class com.xebialabs.deployit.plugin.overthere.Host
-
- getTextFileNamesRegex() - Method in class com.xebialabs.deployit.plugin.api.udm.artifact.EmbeddedDeployableArtifact
-
- getTextFileNamesRegex() - Method in interface com.xebialabs.deployit.plugin.api.udm.artifact.SourceArtifact
-
- getTextFileNamesRegex() - Method in class com.xebialabs.deployit.plugin.api.udm.base.BaseDeployableArtifact
-
- getThisCI() - Method in interface com.xebialabs.deployit.plugin.api.creator.CreatorContext
-
- getType() - Method in interface com.xebialabs.deployit.plugin.api.reflect.Descriptor
-
- getType() - Method in class com.xebialabs.deployit.plugin.api.services.SearchParameters
-
- getType() - Method in class com.xebialabs.deployit.plugin.api.udm.base.BaseConfigurationItem
-
- getType() - Method in interface com.xebialabs.deployit.plugin.api.udm.ConfigurationItem
-
- getTypeSource() - Method in class com.xebialabs.deployit.plugin.api.reflect.Type
-
- getUndeployDependencies() - Method in class com.xebialabs.deployit.plugin.api.udm.DeploymentPackage
-
- getUnresolvedPlaceholders() - Method in class com.xebialabs.deployit.plugin.api.udm.DeployedApplication
-
- getUnresolvedPlaceholdersWithValues() - Method in class com.xebialabs.deployit.plugin.api.udm.DeployedApplication
-
- getUsername() - Method in interface com.xebialabs.deployit.plugin.api.flow.ITask
-
- getValidationRules() - Method in class com.xebialabs.deployit.plugin.api.reflect.InputHint
-
- getValue() - Method in class com.xebialabs.deployit.plugin.api.reflect.InputHintValue
-
- getValue(String) - Method in class com.xebialabs.deployit.plugin.api.udm.Dictionary
-
- getValue(String) - Method in interface com.xebialabs.deployit.plugin.api.udm.IDictionary
-
- getValue() - Method in enum com.xebialabs.deployit.plugin.proxy.ProxyServerType
-
- getValues() - Method in class com.xebialabs.deployit.plugin.api.reflect.InputHint
-
- getVersion() - Method in class com.xebialabs.deployit.plugin.api.udm.DeployedApplication
-
- getVersion() - Method in class com.xebialabs.deployit.plugin.api.udm.Version
-
By convention, the version of a Version is the last part of the id (which is in effect the same as the getName() returns.
- SatelliteAware - Interface in com.xebialabs.xlplatform.satellite
-
If a step can be executed on a Satellite, the step
should implements this interface and code
the access to the targeted Satellite CI.
- SCAN_PLACEHOLDERS_PROPERTY_NAME - Static variable in class com.xebialabs.deployit.plugin.api.udm.artifact.EmbeddedDeployableArtifact
-
- SCAN_PLACEHOLDERS_PROPERTY_NAME - Static variable in class com.xebialabs.deployit.plugin.api.udm.base.BaseDeployableArtifact
-
- Scope - Enum in com.xebialabs.deployit.plugin.api.rules
-
Please refer to rules manual for explanation of what a scope is.
- search(Type) - Method in interface com.xebialabs.deployit.plugin.api.deployment.planning.ReadOnlyRepository
-
Deprecated.
- search(Type, String) - Method in interface com.xebialabs.deployit.plugin.api.deployment.planning.ReadOnlyRepository
-
Deprecated.
- search(Type) - Method in interface com.xebialabs.deployit.plugin.api.services.Repository
-
- search(Type, String) - Method in interface com.xebialabs.deployit.plugin.api.services.Repository
-
- SearchParameters - Class in com.xebialabs.deployit.plugin.api.services
-
Declarative query parameters for searching the JCR repository for Configuration Items.
- SearchParameters() - Constructor for class com.xebialabs.deployit.plugin.api.services.SearchParameters
-
- set(ConfigurationItem, Object) - Method in interface com.xebialabs.deployit.plugin.api.reflect.PropertyDescriptor
-
- set$ciAttributes(CiAttributes) - Method in class com.xebialabs.deployit.plugin.api.udm.base.BaseConfigurationItem
-
Sets attributes of ci modification.
- set$externalProperties(Map<String, ExternalProperty>) - Method in class com.xebialabs.deployit.plugin.api.udm.base.BaseConfigurationItem
-
- set$internalId(Integer) - Method in class com.xebialabs.deployit.plugin.api.udm.base.BaseConfigurationItem
-
- set$resolvedPlaceholders(Set<ResolvedPlaceholder>) - Method in class com.xebialabs.deployit.plugin.api.udm.DeployedApplication
-
- set$securedCi(Integer) - Method in class com.xebialabs.deployit.plugin.api.udm.base.BaseConfigurationItem
-
- set$token(String) - Method in class com.xebialabs.deployit.plugin.api.udm.base.BaseConfigurationItem
-
- set$validationMessages(List<ValidationMessage>) - Method in class com.xebialabs.deployit.plugin.api.udm.base.BaseConfigurationItem
-
- setAfter(Calendar) - Method in class com.xebialabs.deployit.plugin.api.services.SearchParameters
-
Sets the search parameters to search for CIs modified after the given date.
- setAncestor(String) - Method in class com.xebialabs.deployit.plugin.api.services.SearchParameters
-
The desired ancestor of the CI.
- setApplication(Application) - Method in class com.xebialabs.deployit.plugin.api.udm.Version
-
- setApplicationDependencies(Map<String, String>) - Method in class com.xebialabs.deployit.plugin.api.udm.DeploymentPackage
-
Sets the application versions that this package depends on.
- setAttribute(String, Object) - Method in interface com.xebialabs.deployit.plugin.api.deployment.planning.DeploymentPlanningContext
-
Stores an attribute in the planning context.
- setAttribute(String, Object) - Method in interface com.xebialabs.deployit.plugin.api.execution.ExecutionContext
-
Deprecated.
Stores an attribute in the execution context.
- setAttribute(String, Object) - Method in interface com.xebialabs.deployit.plugin.api.flow.ExecutionContext
-
Stores an attribute in the execution context.
- setAutomaticDictionary(boolean) - Method in class com.xebialabs.deployit.plugin.api.udm.base.BaseDeployedInfrastructureAsCode
-
- setBefore(Calendar) - Method in class com.xebialabs.deployit.plugin.api.services.SearchParameters
-
Sets the search parameters to search for CIs modified before the given date.
- setBoundConfigurationItems(Set<ConfigurationItem>) - Method in class com.xebialabs.deployit.plugin.api.udm.base.BaseDeployed
-
- setBoundConfigurationItems(Set<ConfigurationItem>) - Method in interface com.xebialabs.deployit.plugin.api.udm.Deployed
-
- setBoundConfigurationItems(Set<ConfigurationItem>) - Method in class com.xebialabs.deployit.plugin.api.udm.DeployedApplication
-
- setBoundTemplates(Set<Template>) - Method in class com.xebialabs.deployit.plugin.api.udm.base.BaseDeployable
-
- setBoundTemplates(Set<Template>) - Method in class com.xebialabs.deployit.plugin.api.udm.DeploymentPackage
-
- setCardinality(String) - Method in class com.xebialabs.deployit.plugin.api.udm.BaseProvisionable
-
- setCardinality(String) - Method in interface com.xebialabs.deployit.plugin.api.udm.Provisionable
-
- setChecksum(String) - Method in class com.xebialabs.deployit.plugin.api.udm.artifact.EmbeddedDeployableArtifact
-
- setChecksum(String) - Method in class com.xebialabs.deployit.plugin.api.udm.base.BaseDeployableArtifact
-
- setContainer(C) - Method in class com.xebialabs.deployit.plugin.api.udm.base.BaseDeployed
-
- setContainer(C) - Method in class com.xebialabs.deployit.plugin.api.udm.base.BaseEmbeddedDeployed
-
- setContainer(C) - Method in interface com.xebialabs.deployit.plugin.api.udm.Deployed
-
- setContainer(C) - Method in interface com.xebialabs.deployit.plugin.api.udm.EmbeddedDeployedContainer
-
- setContainerTags(Set<String>) - Method in class com.xebialabs.deployit.plugin.api.udm.BaseDeployableContainer
-
- setContainerTags(Set<String>) - Method in interface com.xebialabs.deployit.plugin.api.udm.DeployableContainer
-
- setContents(String) - Method in class com.xebialabs.deployit.plugin.api.flow.Preview
-
- setCopyFromProperty(String) - Method in class com.xebialabs.deployit.plugin.api.reflect.InputHint
-
- setCredentials(Credentials) - Method in class com.xebialabs.deployit.plugin.api.udm.base.BaseDeployableArtifact
-
- setDelimiters(String) - Method in class com.xebialabs.deployit.plugin.api.udm.artifact.EmbeddedDeployableArtifact
-
- setDelimiters(String) - Method in class com.xebialabs.deployit.plugin.api.udm.base.BaseDeployableArtifact
-
- setDependencyResolution(String) - Method in class com.xebialabs.deployit.plugin.api.udm.DeploymentPackage
-
- setDeployable(D) - Method in class com.xebialabs.deployit.plugin.api.udm.base.BaseDeployed
-
- setDeployable(D) - Method in class com.xebialabs.deployit.plugin.api.udm.base.BaseEmbeddedDeployed
-
- setDeployable(D) - Method in interface com.xebialabs.deployit.plugin.api.udm.Deployed
-
- setDeployable(D) - Method in interface com.xebialabs.deployit.plugin.api.udm.EmbeddedDeployedContainer
-
- setDeployables(Set<Deployable>) - Method in class com.xebialabs.deployit.plugin.api.udm.DeploymentPackage
-
- setDeployeds(Set<Deployed>) - Method in class com.xebialabs.deployit.plugin.api.udm.DeployedApplication
-
- setDepth(int) - Method in class com.xebialabs.deployit.plugin.api.services.SearchParameters
-
Set the depth of the search.
- setDictionaries(List<IDictionary>) - Method in class com.xebialabs.deployit.plugin.api.udm.Environment
-
The dictionaries providing placeholder values.
- setDictionaryPath(String) - Method in class com.xebialabs.deployit.plugin.api.udm.base.BaseDeployedInfrastructureAsCode
-
- setDirectoryPath(String) - Method in class com.xebialabs.deployit.plugin.api.udm.Environment
-
- setEncryptedEntries(Map<String, String>) - Method in class com.xebialabs.deployit.plugin.api.udm.Dictionary
-
- setEntries(Map<String, String>) - Method in class com.xebialabs.deployit.plugin.api.udm.Dictionary
-
- setEnvironment(Environment) - Method in class com.xebialabs.deployit.plugin.api.udm.DeployedApplication
-
- setEnvironmentPath(String) - Method in class com.xebialabs.deployit.plugin.api.udm.base.BaseDeployedInfrastructureAsCode
-
- setExactIdSearch(boolean) - Method in class com.xebialabs.deployit.plugin.api.services.SearchParameters
-
Set to true for exact id search, default is false.
- setExactNameSearch(boolean) - Method in class com.xebialabs.deployit.plugin.api.services.SearchParameters
-
Set to true for exact name search, default is false.
- setExcludeFileNamesRegex(String) - Method in class com.xebialabs.deployit.plugin.api.udm.artifact.EmbeddedDeployableArtifact
-
- setExcludeFileNamesRegex(String) - Method in class com.xebialabs.deployit.plugin.api.udm.base.BaseDeployableArtifact
-
- setFile(OverthereFile) - Method in interface com.xebialabs.deployit.plugin.api.udm.artifact.Artifact
-
- setFile(OverthereFile) - Method in class com.xebialabs.deployit.plugin.api.udm.artifact.EmbeddedDeployableArtifact
-
- setFile(OverthereFile) - Method in class com.xebialabs.deployit.plugin.api.udm.artifact.EmbeddedDeployedArtifact
-
- setFile(OverthereFile) - Method in class com.xebialabs.deployit.plugin.api.udm.base.BaseDeployableArtifact
-
- setFile(OverthereFile) - Method in class com.xebialabs.deployit.plugin.api.udm.base.BaseDeployedArtifact
-
- setGenerateCIsFromResources(boolean) - Method in class com.xebialabs.deployit.plugin.api.udm.base.BaseDeployedInfrastructureAsCode
-
- setGeneratedConfigurationItems(Set<ConfigurationItem>) - Method in class com.xebialabs.deployit.plugin.api.udm.base.BaseDeployedInfrastructureAsCode
-
- setHostTemplate(Template) - Method in class com.xebialabs.deployit.plugin.api.udm.BaseProvisioner
-
- setHostTemplate(Template) - Method in class com.xebialabs.deployit.plugin.api.udm.BaseProvisionerArtifact
-
- setId(String) - Method in class com.xebialabs.deployit.plugin.api.services.SearchParameters
-
A search pattern for the id.
- setId(String) - Method in class com.xebialabs.deployit.plugin.api.udm.base.BaseConfigurationItem
-
- setId(String) - Method in interface com.xebialabs.deployit.plugin.api.udm.ConfigurationItem
-
Sets The id of the CI.
- setKey(String) - Method in class com.xebialabs.deployit.plugin.api.udm.lookup.LookupValueKey
-
- setKind(PropertyKind) - Method in class com.xebialabs.deployit.plugin.api.reflect.InputHint
-
- setLastVersion(String) - Method in class com.xebialabs.deployit.plugin.api.udm.Application
-
- setMembers(Set<Container>) - Method in class com.xebialabs.deployit.plugin.api.udm.Environment
-
- setMessage(String) - Method in class com.xebialabs.deployit.plugin.api.validation.Regex.Validator
-
- setName(String) - Method in class com.xebialabs.deployit.plugin.api.services.SearchParameters
-
A search pattern for the name.
- setOnSuccessPolicy(OnTaskSuccessPolicy) - Method in class com.xebialabs.deployit.plugin.api.udm.DeployedApplication
-
- setOptimizePlan(boolean) - Method in class com.xebialabs.deployit.plugin.api.udm.DeployedApplication
-
- setOrchestrator(List<String>) - Method in class com.xebialabs.deployit.plugin.api.udm.DeployedApplication
-
- setOrchestrator(List<String>) - Method in class com.xebialabs.deployit.plugin.api.udm.Version
-
- setOrdinal(int) - Method in class com.xebialabs.deployit.plugin.api.udm.BaseProvisioned
-
- setOrdinal(int) - Method in class com.xebialabs.deployit.plugin.api.udm.BaseProvisionedContainer
-
- setOrdinal(int) - Method in interface com.xebialabs.deployit.plugin.api.udm.Provisioned
-
- setOs(OperatingSystemFamily) - Method in class com.xebialabs.deployit.plugin.overthere.Host
-
- setOutputVariables(Map<String, String>) - Method in class com.xebialabs.deployit.plugin.api.udm.base.BaseDeployedInfrastructureAsCode
-
- setPage(long) - Method in class com.xebialabs.deployit.plugin.api.services.SearchParameters
-
Sets the page to be retrieved.
- setParent(String) - Method in class com.xebialabs.deployit.plugin.api.services.SearchParameters
-
The desired parent of the CI.
- setPatchDictionaries(List<PatchDictionary>) - Method in class com.xebialabs.deployit.plugin.api.udm.Environment
-
- setPattern(String) - Method in class com.xebialabs.deployit.plugin.api.validation.Regex.Validator
-
- setPlaceholders(Map<String, String>) - Method in interface com.xebialabs.deployit.plugin.api.udm.artifact.DerivedArtifact
-
- setPlaceholders(Set<String>) - Method in class com.xebialabs.deployit.plugin.api.udm.artifact.EmbeddedDeployableArtifact
-
- setPlaceholders(Map<String, String>) - Method in class com.xebialabs.deployit.plugin.api.udm.artifact.EmbeddedDeployedArtifact
-
- setPlaceholders(Set<String>) - Method in interface com.xebialabs.deployit.plugin.api.udm.artifact.SourceArtifact
-
- setPlaceholders(Set<String>) - Method in class com.xebialabs.deployit.plugin.api.udm.base.BaseDeployableArtifact
-
- setPlaceholders(Map<String, String>) - Method in class com.xebialabs.deployit.plugin.api.udm.base.BaseDeployedArtifact
-
- setPreScannedPlaceholders(boolean) - Method in class com.xebialabs.deployit.plugin.api.udm.base.BaseDeployableArtifact
-
- setPrompt(String) - Method in class com.xebialabs.deployit.plugin.api.reflect.InputHint
-
- setProperty(String, T) - Method in class com.xebialabs.deployit.plugin.api.udm.base.BaseConfigurationItem
-
- setProperty(String, T) - Method in interface com.xebialabs.deployit.plugin.api.udm.ConfigurationItem
-
Adds a custom property of a generic type to the CI.
- setProviderId(String) - Method in class com.xebialabs.deployit.plugin.api.udm.lookup.LookupValueKey
-
- setProvisioners(List<Provisioner>) - Method in class com.xebialabs.deployit.plugin.api.udm.BaseProvisionable
-
- setProxySettings(ProxySettings) - Method in class com.xebialabs.deployit.plugin.api.udm.artifact.EmbeddedDeployableArtifact
-
- setProxySettings(ProxySettings) - Method in class com.xebialabs.deployit.plugin.api.udm.base.BaseDeployableArtifact
-
- setReferencedType(Type) - Method in class com.xebialabs.deployit.plugin.api.reflect.InputHint
-
- setRequired(boolean) - Method in class com.xebialabs.deployit.plugin.api.reflect.InputHint
-
- setResultsPerPage(long) - Method in class com.xebialabs.deployit.plugin.api.services.SearchParameters
-
Sets the number of results to be retrieved per page.
- setScanPlaceholders(boolean) - Method in class com.xebialabs.deployit.plugin.api.udm.artifact.EmbeddedDeployableArtifact
-
- setScanPlaceholders(boolean) - Method in class com.xebialabs.deployit.plugin.api.udm.base.BaseDeployableArtifact
-
- setScmTraceabilityDataId(Integer) - Method in class com.xebialabs.deployit.plugin.api.udm.CiAttributes
-
Set the id of scm traceability data
- setSourcePath(String) - Method in class com.xebialabs.deployit.plugin.api.flow.Preview
-
- setStagingDirectoryPath(String) - Method in class com.xebialabs.deployit.plugin.overthere.Host
-
- setTags(Set<String>) - Method in class com.xebialabs.deployit.plugin.api.udm.base.BaseContainer
-
- setTags(Set<String>) - Method in class com.xebialabs.deployit.plugin.api.udm.base.BaseDeployable
-
- setTags(Set<String>) - Method in class com.xebialabs.deployit.plugin.api.udm.BaseDeployedContainer
-
- setTags(Set<String>) - Method in class com.xebialabs.deployit.plugin.api.udm.BaseProvisionedContainer
-
- setTags(Set<String>) - Method in interface com.xebialabs.deployit.plugin.api.udm.Taggable
-
- setTemplates(Set<Template>) - Method in class com.xebialabs.deployit.plugin.api.udm.DeploymentPackage
-
- setTemporaryDirectoryPath(String) - Method in class com.xebialabs.deployit.plugin.overthere.Host
-
- setTextFileNamesRegex(String) - Method in class com.xebialabs.deployit.plugin.api.udm.artifact.EmbeddedDeployableArtifact
-
- setTextFileNamesRegex(String) - Method in class com.xebialabs.deployit.plugin.api.udm.base.BaseDeployableArtifact
-
- setType(Type) - Method in class com.xebialabs.deployit.plugin.api.services.SearchParameters
-
The desired type of the CI.
- setType(Type) - Method in class com.xebialabs.deployit.plugin.api.udm.base.BaseConfigurationItem
-
Sets the type metadata for this CI.
- setUndeployDependencies(boolean) - Method in class com.xebialabs.deployit.plugin.api.udm.DeployedApplication
-
- setUndeployDependencies(String) - Method in class com.xebialabs.deployit.plugin.api.udm.DeploymentPackage
-
- setUnresolvedPlaceholders(Map<String, String>) - Method in class com.xebialabs.deployit.plugin.api.udm.DeployedApplication
-
- setValues(List<InputHintValue>) - Method in class com.xebialabs.deployit.plugin.api.reflect.InputHint
-
- setVersion(Version) - Method in class com.xebialabs.deployit.plugin.api.udm.DeployedApplication
-
- SimpleLookupValueProvider - Class in com.xebialabs.deployit.plugin.api.udm.lookup
-
- SimpleLookupValueProvider() - Constructor for class com.xebialabs.deployit.plugin.api.udm.lookup.SimpleLookupValueProvider
-
- skippable() - Method in interface com.xebialabs.deployit.plugin.api.flow.Step
-
Returns whether a step can be skipped
- SourceArtifact - Interface in com.xebialabs.deployit.plugin.api.udm.artifact
-
- StageableStep - Interface in com.xebialabs.deployit.plugin.api.flow
-
- stageArtifact(Artifact, StagingTarget) - Method in interface com.xebialabs.deployit.plugin.api.flow.StagingContext
-
Stage a local file (artifact) to be copied to a remote host.
- StagedFile - Interface in com.xebialabs.deployit.plugin.api.flow
-
- StagingContext - Interface in com.xebialabs.deployit.plugin.api.flow
-
- StagingTarget - Interface in com.xebialabs.deployit.plugin.api.flow
-
- START_ARTIFACTS - Static variable in interface com.xebialabs.deployit.plugin.api.deployment.planning.DefaultOrders
-
- START_CONTAINERS - Static variable in interface com.xebialabs.deployit.plugin.api.deployment.planning.DefaultOrders
-
- Step<C extends ExecutionContext> - Interface in com.xebialabs.deployit.plugin.api.execution
-
- Step - Interface in com.xebialabs.deployit.plugin.api.flow
-
A Step that can be executed for either Inspection or Deployment.
- Step.Result - Enum in com.xebialabs.deployit.plugin.api.execution
-
Deprecated.
- StepExitCode - Enum in com.xebialabs.deployit.plugin.api.flow
-
Return codes that should be returned from a step during execution.
- StepMetadata - Annotation Type in com.xebialabs.deployit.plugin.api.rules
-
- StepParameter - Annotation Type in com.xebialabs.deployit.plugin.api.rules
-
- StepPostConstructContext - Class in com.xebialabs.deployit.plugin.api.rules
-
Context used for post constructing a
Step
.
- StepPostConstructContext(Scope, Object, DeployedApplication, Repository) - Constructor for class com.xebialabs.deployit.plugin.api.rules.StepPostConstructContext
-
- STOP_ARTIFACTS - Static variable in interface com.xebialabs.deployit.plugin.api.deployment.planning.DefaultOrders
-
- STOP_CONTAINERS - Static variable in interface com.xebialabs.deployit.plugin.api.deployment.planning.DefaultOrders
-
- Strings - Class in com.xebialabs.xlplatform.utils
-
String utilities
- Strings() - Constructor for class com.xebialabs.xlplatform.utils.Strings
-
- SYNTHETIC_PROPERTIES_FIELD - Static variable in interface com.xebialabs.deployit.plugin.api.udm.ConfigurationItem
-
- syntheticProperties - Variable in class com.xebialabs.deployit.plugin.api.udm.base.BaseConfigurationItem
-
- validate(ConfigurationItem) - Method in interface com.xebialabs.deployit.plugin.api.reflect.Descriptor
-
Validates the values for each property of the CI.
- validate(ConfigurationItem, ValidationContext) - Method in class com.xebialabs.deployit.plugin.api.udm.TemplateHostValidator.Validator
-
- validate(Map<String, String>, ValidationContext) - Method in class com.xebialabs.deployit.plugin.api.validation.ApplicationDependenciesFormat.Validator
-
- validate(Map<String, String>, ValidationContext) - Method in class com.xebialabs.deployit.plugin.api.validation.FileEncodings.Validator
-
- validate(ConfigurationItem, ValidationContext) - Method in class com.xebialabs.deployit.plugin.api.validation.NoSelfReference.Validator
-
- validate(Object, ValidationContext) - Method in class com.xebialabs.deployit.plugin.api.validation.NotEmpty.Validator
-
- validate(Deployed<?, ?>, ValidationContext) - Method in class com.xebialabs.deployit.plugin.api.validation.Placeholders.Validator
-
- validate(Integer, ValidationContext) - Method in class com.xebialabs.deployit.plugin.api.validation.Range.Validator
-
- validate(Object, ValidationContext) - Method in class com.xebialabs.deployit.plugin.api.validation.Regex.Validator
-
- validate(T, ValidationContext) - Method in interface com.xebialabs.deployit.plugin.api.validation.Validator
-
- validateInputHint(ConfigurationItem) - Method in interface com.xebialabs.deployit.plugin.api.reflect.Descriptor
-
- ValidationContext - Interface in com.xebialabs.deployit.plugin.api.validation
-
- ValidationMessage - Class in com.xebialabs.deployit.plugin.api.validation
-
A ValidationMessage may be returned for certain operations, related to specific property of a
ConfigurationItem
.
- ValidationMessage(String, String, String, String) - Constructor for class com.xebialabs.deployit.plugin.api.validation.ValidationMessage
-
- ValidationMessage(String, String, String, ValidationMessage.Level) - Constructor for class com.xebialabs.deployit.plugin.api.validation.ValidationMessage
-
- ValidationMessage(String, String, String) - Constructor for class com.xebialabs.deployit.plugin.api.validation.ValidationMessage
-
- ValidationMessage.Level - Enum in com.xebialabs.deployit.plugin.api.validation
-
- validationRules - Variable in class com.xebialabs.deployit.plugin.api.reflect.InputHint.InputHintBuilder
-
- Validator() - Constructor for class com.xebialabs.deployit.plugin.api.udm.TemplateHostValidator.Validator
-
- Validator() - Constructor for class com.xebialabs.deployit.plugin.api.validation.ApplicationDependenciesFormat.Validator
-
- Validator() - Constructor for class com.xebialabs.deployit.plugin.api.validation.FileEncodings.Validator
-
- Validator() - Constructor for class com.xebialabs.deployit.plugin.api.validation.IsControlTaskParameters.Validator
-
- Validator() - Constructor for class com.xebialabs.deployit.plugin.api.validation.NoSelfReference.Validator
-
- Validator() - Constructor for class com.xebialabs.deployit.plugin.api.validation.NotEmpty.Validator
-
- Validator() - Constructor for class com.xebialabs.deployit.plugin.api.validation.Placeholders.Validator
-
- Validator() - Constructor for class com.xebialabs.deployit.plugin.api.validation.Range.Validator
-
- Validator() - Constructor for class com.xebialabs.deployit.plugin.api.validation.Regex.Validator
-
- Validator<T> - Interface in com.xebialabs.deployit.plugin.api.validation
-
- valueOf(String) - Static method in enum com.xebialabs.deployit.plugin.api.deployment.specification.Operation
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.xebialabs.deployit.plugin.api.execution.Step.Result
-
Deprecated.
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.xebialabs.deployit.plugin.api.flow.StepExitCode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.xebialabs.deployit.plugin.api.reflect.PropertyKind
-
Returns the enum constant of this type with the specified name.
- valueOf(Class<?>) - Static method in class com.xebialabs.deployit.plugin.api.reflect.Type
-
- valueOf(String) - Static method in class com.xebialabs.deployit.plugin.api.reflect.Type
-
- valueOf(String, String) - Static method in class com.xebialabs.deployit.plugin.api.reflect.Type
-
- valueOf(String) - Static method in enum com.xebialabs.deployit.plugin.api.rules.Scope
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.xebialabs.deployit.plugin.api.udm.Delegate.Use
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.xebialabs.deployit.plugin.api.udm.Metadata.ConfigurationItemRoot
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.xebialabs.deployit.plugin.api.udm.OnTaskSuccessPolicy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.xebialabs.deployit.plugin.api.udm.Property.Size
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.xebialabs.deployit.plugin.api.validation.ValidationMessage.Level
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.xebialabs.deployit.plugin.proxy.ProxyServerType
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.xebialabs.deployit.plugin.api.deployment.specification.Operation
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.xebialabs.deployit.plugin.api.execution.Step.Result
-
Deprecated.
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.xebialabs.deployit.plugin.api.flow.StepExitCode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values - Variable in class com.xebialabs.deployit.plugin.api.reflect.InputHint.InputHintBuilder
-
- values() - Static method in enum com.xebialabs.deployit.plugin.api.reflect.PropertyKind
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.xebialabs.deployit.plugin.api.rules.Scope
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.xebialabs.deployit.plugin.api.udm.Delegate.Use
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.xebialabs.deployit.plugin.api.udm.Metadata.ConfigurationItemRoot
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.xebialabs.deployit.plugin.api.udm.OnTaskSuccessPolicy
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.xebialabs.deployit.plugin.api.udm.Property.Size
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.xebialabs.deployit.plugin.api.validation.ValidationMessage.Level
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.xebialabs.deployit.plugin.proxy.ProxyServerType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- Verification - Interface in com.xebialabs.deployit.plugin.api.reflect
-
- VerificationContext - Interface in com.xebialabs.deployit.plugin.api.reflect
-
- verify(MethodDescriptor, VerificationContext) - Method in interface com.xebialabs.deployit.plugin.api.reflect.MethodVerification
-
- verify(Descriptor, VerificationContext) - Method in interface com.xebialabs.deployit.plugin.api.reflect.TypeVerification
-
- Verify - Annotation Type in com.xebialabs.deployit.plugin.api.reflect
-
- verify(Descriptor, VerificationContext) - Method in class com.xebialabs.deployit.plugin.api.validation.IsControlTaskParameters.Validator
-
- Version - Class in com.xebialabs.deployit.plugin.api.udm
-
- Version() - Constructor for class com.xebialabs.deployit.plugin.api.udm.Version
-
- VersionRange - Class in com.xebialabs.deployit.plugin.api.semver
-
- VersionRange(String) - Constructor for class com.xebialabs.deployit.plugin.api.semver.VersionRange
-
- VersionRange(Lexer, String) - Constructor for class com.xebialabs.deployit.plugin.api.semver.VersionRange
-