- 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
-
- add(DescriptorRegistry) - Static method in class com.xebialabs.deployit.plugin.api.reflect.DescriptorRegistry
-
Registers a DescriptorRegistry to a global map.
- 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
-
Deprecated.
Use Step instead of DeploymentStep
- 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
-
Deprecated.
Use Step instead of DeploymentStep
- addSteps(Collection<DeploymentStep>) - Method in interface com.xebialabs.deployit.plugin.api.deployment.planning.DeploymentPlanningContext
-
Deprecated.
Use Step instead of DeploymentStep
- 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, 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.
- addTextSearch(String, String) - Method in class com.xebialabs.deployit.plugin.api.services.SearchParameters
-
Full text search on a property.
- 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
-
- 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
-
- Artifact - Interface in com.xebialabs.deployit.plugin.api.udm.artifact
-
Artifacts are files containing application resources such as code or images.
- 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$token() - Method in class com.xebialabs.deployit.plugin.api.udm.base.BaseConfigurationItem
-
- getAliases() - Method in interface com.xebialabs.deployit.plugin.api.reflect.PropertyDescriptor
-
- getAncestor() - Method in class com.xebialabs.deployit.plugin.api.services.SearchParameters
-
- getApplication() - Method in class com.xebialabs.deployit.plugin.api.udm.Version
-
- 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.MethodDescriptor
-
- getBefore() - Method in class com.xebialabs.deployit.plugin.api.services.SearchParameters
-
- getCandidateValuesFilter() - Method in interface com.xebialabs.deployit.plugin.api.reflect.PropertyDescriptor
-
- 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.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
-
- 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
-
- 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
-
- 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
- getDefaultValue() - Method in interface com.xebialabs.deployit.plugin.api.reflect.PropertyDescriptor
-
- 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
-
- 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
-
- 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.
- getDiscovered() - Method in interface com.xebialabs.deployit.plugin.api.inspection.InspectionContext
-
- getDiscovered() - Method in interface com.xebialabs.deployit.plugin.api.inspection.InspectionExecutionContext
-
Deprecated.
- getEntries() - Method in class com.xebialabs.deployit.plugin.api.udm.Dictionary
-
- getEnumValues() - Method in interface com.xebialabs.deployit.plugin.api.reflect.PropertyDescriptor
-
- getEnvironment() - Method in class com.xebialabs.deployit.plugin.api.udm.DeployedApplication
-
- 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.base.BaseDeployableArtifact
-
- getFile() - Method in class com.xebialabs.deployit.plugin.api.udm.base.BaseDeployedArtifact
-
- 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
-
- getFqn() - Method in interface com.xebialabs.deployit.plugin.api.reflect.MethodDescriptor
-
- getFqn() - Method in interface com.xebialabs.deployit.plugin.api.reflect.PropertyDescriptor
-
- getId() - Method in interface com.xebialabs.deployit.plugin.api.flow.ITask
-
- getId() - Method in class com.xebialabs.deployit.plugin.api.udm.base.BaseConfigurationItem
-
- getId() - Method in interface com.xebialabs.deployit.plugin.api.udm.ConfigurationItem
-
- 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
-
- getKind() - Method in interface com.xebialabs.deployit.plugin.api.reflect.PropertyDescriptor
-
- 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
- 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.ValidationMessage
-
- getMetadata() - Method in interface com.xebialabs.deployit.plugin.api.flow.ITask
-
- 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.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
-
- 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.
- getPackages() - Method in class com.xebialabs.deployit.plugin.api.udm.CompositePackage
-
- 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
-
- getPlaceholders() - Method in interface com.xebialabs.deployit.plugin.api.udm.artifact.DerivedArtifact
-
- 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.specification.DeltaSpecification
-
- 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
-
- 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.Dictionary
-
- getRestrictToContainers() - 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
-
- getRootNodeName() - Method in enum com.xebialabs.deployit.plugin.api.udm.Metadata.ConfigurationItemRoot
-
- 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
-
- 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.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
-
- getSubtypes(Type) - Static method in class com.xebialabs.deployit.plugin.api.reflect.DescriptorRegistry
-
- getSuperClasses() - Method in interface com.xebialabs.deployit.plugin.api.reflect.Descriptor
-
- getSyntheticProperties() - Method in class com.xebialabs.deployit.plugin.api.udm.base.BaseConfigurationItem
-
Deprecated.
- getSyntheticProperties() - Method in interface com.xebialabs.deployit.plugin.api.udm.ConfigurationItem
-
Deprecated.
- getSyntheticProperty(String) - Method in class com.xebialabs.deployit.plugin.api.udm.base.BaseConfigurationItem
-
Deprecated.
- getSyntheticProperty(String) - Method in interface com.xebialabs.deployit.plugin.api.udm.ConfigurationItem
-
Deprecated.
- 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 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.
- getTextFileNamesRegex() - Method in interface com.xebialabs.deployit.plugin.api.udm.artifact.SourceArtifact
-
- getTextFileNamesRegex() - Method in class com.xebialabs.deployit.plugin.api.udm.base.BaseDeployableArtifact
-
- getTextSearchQueries() - Method in class com.xebialabs.deployit.plugin.api.services.SearchParameters
-
- 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
-
- getUsername() - Method in interface com.xebialabs.deployit.plugin.api.flow.ITask
-
- getValue(String) - Method in class com.xebialabs.deployit.plugin.api.udm.Dictionary
-
- 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.
- 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$token(String) - Method in class com.xebialabs.deployit.plugin.api.udm.base.BaseConfigurationItem
-
- 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
-
- 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.
- 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.
- 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
-
- setContents(String) - Method in class com.xebialabs.deployit.plugin.api.flow.Preview
-
- setDelimiters(String) - Method in class com.xebialabs.deployit.plugin.api.udm.base.BaseDeployableArtifact
-
- 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<Dictionary>) - Method in class com.xebialabs.deployit.plugin.api.udm.Environment
-
The dictionaries providing placeholder values.
- 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
-
- 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.base.BaseDeployableArtifact
-
- setFile(OverthereFile) - Method in class com.xebialabs.deployit.plugin.api.udm.base.BaseDeployedArtifact
-
- 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.
- setMembers(Set<Container>) - Method in class com.xebialabs.deployit.plugin.api.udm.Environment
-
- setName(String) - Method in class com.xebialabs.deployit.plugin.api.services.SearchParameters
-
A search pattern for the name.
- 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
-
- 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.
- setPlaceholders(Map<String, String>) - Method in interface com.xebialabs.deployit.plugin.api.udm.artifact.DerivedArtifact
-
- 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
-
- 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.
- 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.base.BaseDeployableArtifact
-
- setSourcePath(String) - Method in class com.xebialabs.deployit.plugin.api.flow.Preview
-
- setSyntheticProperties(Map<String, Object>) - Method in class com.xebialabs.deployit.plugin.api.udm.base.BaseConfigurationItem
-
Deprecated.
- 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 interface com.xebialabs.deployit.plugin.api.udm.Taggable
-
- 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.
- setVersion(Version) - Method in class com.xebialabs.deployit.plugin.api.udm.DeployedApplication
-
- 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
-
- 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
-
- 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(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(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
-
- 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) - Constructor for class com.xebialabs.deployit.plugin.api.validation.ValidationMessage
-
- 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.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.Property.Size
-
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() - 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.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.Property.Size
-
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
-